Functional Description
Purpose
This function is used to:
Update the work file F42565 with the Taxes recalculated.
Setup Notes and Prerequisites
None.
Special Logic
Calls the business function "Recalculate Tax Amount" B76C0007 for each record of the file F42565.
Update the file F42565 with the taxes returned by the business function B76C0007.
Technical Specifications
Parameters:
CTIDszComputerIDIRequired
JOBSmnJobNumberAIRequired
DOCmnDocVoucherInvoiceIRequired
DCTszDocumentTypeIRequired
KCOszCompanyKeyIRequired
Related Tables
F42565Invoice Print File
Related Business Functions
B76C0007RecalculateTaxAmount
^
D76C0008 - F42565 - Recalculate Sales Tax - COL - 42 - 76C
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szComputerID | CTID | char | NONE | NONE |
mnJobnumberA | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. | ||||
mnDocVoucherInvoiceE | DOC | MATH_NUMERIC | NONE | NONE |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
szDocumentType | DCT | char | NONE | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
szCompanyKey | KCO | char | NONE | NONE |
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher,
|
None |
F42565 Invoice Print File | ||||
F76CUI02 Tax Detail - Work File - COL - 76C |