Functional Description
Purpose
The purpose of this function is to update the Indexed Computation G/L date when the Indexed
Computation Compute & Print is run in final mode. The G/L date field in the Indexed Allocations table will be
updated according to the recurring frequency specified on the Indexed Allocation.
Setup Notes and Prerequisites
Make sure that the key (document number, document type, and company) for the Indexed Allocation is
passed into the business function. Also make sure the G/L date to update and the recurring frequency
are passed in.
Technical Specification
Retrieve the F0912A(Indexed Allocation table) record using the key key document number, document
type, and company.
If the allocation exists
recurring frequency.
Update the F0912A record for the Indexed allocation line.
D0900062 - Update F0912A G/L Date
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szDocumenttype | DCT | char | NONE | NONE |
Special Input Expected
| ||||
mnDocvoucherinvoicee | DOC | MATH_NUMERIC | NONE | NONE |
Special Input Expected
| ||||
szCompany | CO | char | NONE | NONE |
Special Input Expected
| ||||
szFrequencyrecurring | RF | char | NONE | NONE |
Special Input Expected
|
B0900058 Recurring Frequency Update |
F0912A Index Computation Entry File |