Data Element list used by SAP ABAP Function Module FM_COMPUTE_PENALTIES (Determines interest penalties)
SAP ABAP Function Module
FM_COMPUTE_PENALTIES (Determines interest penalties) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BELNR_D | Accounting Document Number | SOURCE VALUE(I_BELNR) LIKE REGUP-BELNR |
|
| 2 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE F110C-BUDAT |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE REGUP-BUKRS |
|
| 4 | BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(I_BUZEI) LIKE REGUP-BUZEI |
|
| 5 | DMBTR | Amount in local currency | SOURCE VALUE(I_DMBTR) LIKE REGUP-DMBTR |
|
| 6 | DMBTR | Amount in local currency | SOURCE VALUE(E_PENFC) LIKE REGUP-DMBTR |
|
| 7 | DZBD1T | Cash discount days 1 | SOURCE VALUE(I_ZBD1T) LIKE REGUP-ZBD1T |
|
| 8 | DZBD2T | Cash discount days 2 | SOURCE VALUE(I_ZBD2T) LIKE REGUP-ZBD2T |
|
| 9 | DZBD3T | Net Payment Terms Period | SOURCE VALUE(I_ZBD3T) LIKE REGUP-ZBD3T |
|
| 10 | DZBUKR | Paying company code | SOURCE VALUE(I_ZBUKR) LIKE REGUP-ZBUKR |
|
| 11 | DZFBDT | Baseline date for due date calculation | SOURCE VALUE(I_ZFBDT) LIKE REGUP-ZFBDT |
|
| 12 | DZLSCH | Payment method | SOURCE VALUE(I_ZLSCH) LIKE REGUP-ZLSCH |
|
| 13 | DZTERM | Terms of payment key | SOURCE VALUE(I_ZTERM) LIKE T052-ZTERM |
|
| 14 | DZWELS | List of the Payment Methods to be Considered | SOURCE VALUE(I_GD_ZWELS) TYPE REGUP-ZWELS OPTIONAL |
|
| 15 | DZWELS | List of the Payment Methods to be Considered | SOURCE VALUE(I_ZWELS) TYPE REGUP-ZWELS OPTIONAL |
|
| 16 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE REGUP-GJAHR |
|
| 17 | LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(I_LIFNR) LIKE REGUP-LIFNR |
|
| 18 | PDAYS | Number of Days for Penalty Charge Calculation | SOURCE VALUE(E_PENDAYS) LIKE REGUP-PENDAYS |
|
| 19 | SHKZG | Debit/Credit Indicator | SOURCE VALUE(I_SHKZG) TYPE REGUP-SHKZG OPTIONAL |
|
| 20 | VZSKZ | Interest calculation indicator | SOURCE VALUE(I_VZSKZ) LIKE LFB1-VZSKZ |
|
| 21 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE REGUP-WAERS |
|
| 22 | WRBTR | Amount in document currency | SOURCE VALUE(I_WRBTR) LIKE REGUP-WRBTR |
|
| 23 | XFELD | Checkbox | SOURCE VALUE(I_TRACE_FLG) LIKE FMDY-XFELD OPTIONAL |
|
| 24 | XFELD | Checkbox |