APDFTSTMT – No description in the Lawson data dictionary

System
Accounts Payable (AP)
Prefix
ADF
Primary key
CASH-CODE, PAY-GROUP, STATEMENT-NBR, COMPANY
Fields
9
Updated by
2 programs
Referenced by
0 programs

APDFTSTMT is a Lawson Accounts Payable table (prefix ADF); no description in the lawson data dictionary. It is indexed by CASH-CODE, PAY-GROUP, STATEMENT-NBR, COMPANY (ADFSET1). It is updated by AP167 and AP181. The table has 9 fields, 1 index and 0 documented relations.

About APDFTSTMT

No description in the Lawson data dictionary.

Fields (9)

Column = COBOL field name without the ADF- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.

Field / columnTypeDescription & valuesUpdated by
#ADF-CASH-CODE PK
CASH_CODE
Alpha 4A cash code represents a bank account. More than one company can use the same cash code. The cash code must be linked to a bank in the Lawson Cash Ledger system.AP167
#ADF-PAY-GROUP PK
PAY_GROUP
Alpha 4A pay group is used for processing accounts payable payments. A pay group lets you create a single payment for a vendor to pay invoices received by all company process levels assigned to the pay group.AP167
#ADF-COMPANY PK
COMPANY
Numeric 4Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources.AP167
#ADF-STATUS
STATUS
Numeric 1This field displays the status of the transaction.
  • 0 Unposted
  • 1 Posted
AP167, AP181
#ADF-STATEMENT-NBR PK
STATEMENT_NBR
Numeric 8AP167
#ADF-BANK-INST-CODE
BANK_INST_CODE
Alpha 3A transaction code represents a type of cash payment, bill of exchange payment, or bank service transaction.AP167
#ADF-STATEMENT-DATE
STATEMENT_DATE
Numeric 8 (yyyymmdd)This field displays the system date when this was created.AP167
#ADF-STMT-TRAN-AMT
STMT_TRAN_AMT
Signed 18.2AP167
#ADF-STMT-BASE-AMT
STMT_BASE_AMT
Signed 18.2AP167

Indexes (1)

Keys are listed in index order; marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
ADFSET1
  1. CASH-CODE
  2. PAY-GROUP
  3. STATEMENT-NBR
  4. COMPANY
PrimaryAP181

Programs

Updated by (2)