Data Element list used by SAP ABAP Function Module KL_PROT_DETAIL_AMOUNT_BKNZ_RFC (Calculation of Attributable Amount - Remote Function Call)
SAP ABAP Function Module
KL_PROT_DETAIL_AMOUNT_BKNZ_RFC (Calculation of Attributable Amount - Remote Function Call) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | JBOBJNR | Object number for financial transactions | SOURCE VALUE(I_OBJNR) LIKE KLREP-OBJNR OPTIONAL |
|
| 2 | KL_BESTOBJNR | Object Number for Positions | SOURCE VALUE(I_B1_OBJNR) LIKE KLBEPOS-BESTOBJNR OPTIONAL |
|
| 3 | KL_DETPROC | Determination Procedure | SOURCE VALUE(EV) LIKE KLEVDEF-ERMVERF DEFAULT 1 |
|
| 4 | KL_DGUEL | Validity Date | SOURCE VALUE(AUSWDAT) LIKE KLREPOS-DGUEL DEFAULT SY-DATUM |
|
| 5 | KL_STATUS | Status of Basic Key Figure | SOURCE VALUE(STATUS) LIKE KLREPOS-STATUS DEFAULT 01 |
|
| 6 | TB_TLI | Object Number Category in Limit Management | SOURCE VALUE(EXTTYP) LIKE VTBLII-TLI OPTIONAL |
|
| 7 | XFELD | Checkbox | SOURCE VALUE(DEAL_ONLY) TYPE XFELD OPTIONAL |
|