Fonction SAP CACS_LCC_MTCH_RE_SESIT - ICM-LCC: Matching routine for tables _DOCRE and _SESIT

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_APPL CACSAPPL C 6 Commission Application Identification
I_LCC_TIMESTAMP CACSTIMESTAMP N 14 Time Stamp (YYYY.MM.DD hh:mm:ss)
I_MATCH_FIELDLIST DCBTFIELDS h 30 List of Field Names
I_MATCH_TABNAME EWUTABNAME C 30 Name of Table to be Converted
I_SOURCE_FIELDLIST DCBTFIELDS h 30 List of Field Names
I_SOURCE_TABNAME EWUTABNAME C 30 Name of Table to be Converted
I_YEAR CACSYEAR N 4 Year of Commission Case/Commission Document

Paramètre Reférence Type Long. Description
E_RESULT EWUUMSSTAT C 3 Status of the program

Exception Description
SQL_ERROR


Function module CACS_LCC_MTCH_RE_SESIT reconciles the roundingdifferences that arise after the conversion phase of local currencyconversion between remuneration line item in table _DOCREand schedule line items in table _SESIT.
If there is a (rounding) difference in the amount fields of commissionmodel currency, the highest dated schedule line item is corrected intable _SESIT along with corresponding line item in table <(>
<<)>APPL>_DOCSEDT.

Parameter
I_APPL,,Commission Application Identification
I_YEAR,,Year of Commission Case/Commission Document
I_SOURCE_TABNAME,,Name of Table to be converted
I_MATCH_TABNAME,,Name of Table to be converted
I_LCC_TIMESTAMP,,Time Stamp (YYYY.MM.DD hh:mm:ss)
I_SOURCE_FIELDLIST,,List of Field Names
I_MATCH_FIELDLIST,,List of Field Names
E_RESULT TYPE EWUUMSSTAT,,Status of the program

Exceptions
SQL_ERROR,,SQL exception occurred during execution

Function group
CACS_LCC_MATCH