|
AP177 - Financial Reporting Update
**Form Purpose
Run Financial Reporting Update (AP177) to provide adjustments or difference
postings for Stock Ledger or Purchase Journal Interface. Run this program
after you run AP175 (which sets the PULL-FOR-FR-FL flag to Y (Yes) in the
APDISTRIB table) and AP176 (which sets the PULL-FOR-FR-FL flag to Y (Yes) in
the APDISCACC table).
**Processing Effect
AP177 reads the APDISTRIB table and pulls the records with PULL-FOR-FR-FL = Y
(Yes) and inserts them into the APFRIEXP table. At the same time, the program
sets the PULL-FOR-FR-FL to N (No) in APDISTRIB. Then AP177 reads the APDISCACC
table and pulls the records with PULL-FOR-FR-FL = Y (Yes) and inserts them
into the APFRIEXP table. At the same time the program sets the PULL-FOR-FR-FL
to N (No) in APDISCACC.
You then need to write a program that reads the APFRIEXP table and updates
your non-Lawson retail systems.
Updated Files
APDISCACC -
APDISTRIB -
APFRIEXP -
CKPOINT -
Referenced Files
MACOMPANY -
|