Data Element list used by SAP ABAP Function Module DISCOUNT_ACTIVE (Determine whether cash discount percent 1 should be subtracted from amount)
SAP ABAP Function Module
DISCOUNT_ACTIVE (Determine whether cash discount percent 1 should be subtracted from amount) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE RF40D-BUKRS |
2 | ![]() |
DZBD1P | Cash discount percentage 1 | SOURCE VALUE(ZBD1P) LIKE RF40D-ZBD1P DEFAULT 0 |
3 | ![]() |
KOART | Account type | SOURCE VALUE(KOART) LIKE RF40D-KOART |
4 | ![]() |
KUNNR | Customer Number | SOURCE VALUE(KUNNR) LIKE RF40D-KUNNR DEFAULT SPACE |
5 | ![]() |
LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(LIFNR) LIKE RF40D-LIFNR DEFAULT SPACE |
6 | ![]() |
XFDIS | Indicator: Cash Management activated? | SOURCE VALUE(XDISCOUNT) LIKE T001-XFDIS |