Functional Description
Purpose
This function reads the records of the work file F76CUI02 for a specify document and calls the
function "AccumulateGetTaxSummaryInfo". That function stores in memory the taxes by Group, Tax Area and
Authority. Then the memory is accessed by other programs to get the tax summary.
In other words, this function stores the Colombian taxes.
Setup Notes and Prerequisites
The pointers : idPtrToGroupArray, idPtrToAreaAndAuthority and
idPtrToAreaExplanation has to be initialized before this business function is calles. It is necessary
to call the function Accumulate Get Tax Summary Info (B4200220) with a value of '3' in the parameter
cStoreGetOrInitialize.
Special Logic
None
Technical Specifications
Parameters:
DOCmnDocVoucherInviceEIRequired
DCTszDocumentTypeIRequired
KCOszCompanyKeyIRequired
GENLNGidPtrToGroupArrayIRequired
GENLNGidPtrToAreaAndAuthorityIRequired
GENLNGidPtrToAreaExplanationINo
Required.
Related Tables
F76CUI02Tax Detail Colombian Work File
Related Business Functions
B4200220AccumulateGetTaxSummaryInfo
^
D76C0012 - Accumulate Get Tax Sum Summary - COL - 00 - 76C
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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,
| ||||
idPtrToGroupArray | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
idPtrToAreaAndAuthority | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
idPtrToAreaExplanation | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
jdDateTax | DATE01 | JDEDATE | OPT | NONE |
Event point for JDE Date. |
B4200220 Accumulate Get Tax Summary Info |
F76CUI02 Tax Detail - Work File - COL - 76C |