You are here: Job and Form Set Rules Reference > JDT Rules Reference > LoadRcpTbl

LoadRcpTbl

Use this form set level rule to load entries from the SETRCPTB.DAT file based upon the current Key1 field (such as company), Key2 field (such as line of business), and the transaction type.

     
Note You can use the LoadFormsetFromArchive rule to replace the BuildFormList, LoadRcpTbl, and RunSetRcpTbl rules in the AFGJOB.JDT file.

Only those entries in the SETRECPTB.DAT file that match the Key1, Key2, and transaction type will be loaded and processed. By loading only those that match, the processing becomes more efficient.

Syntax

;LoadRcpTbl;;;

Example

;LoadRcpTbl;;;

See also