SAP ABAP Function Module DISCOUNT_ACTIVE (Determine whether cash discount percent 1 should be subtracted from amount)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBAS (Package) Financial accounting 'Basis'
⤷
⤷
⤷
Basic Data
| Function Module | DISCOUNT_ACTIVE | Determine whether cash discount percent 1 should be subtracted from amount |
| Function Group | FIPD | Determination of Date Relevant for Pymt |
| Program Name | SAPLFIPD | |
| INCLUDE Name | LFIPDU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
XDISCOUNT | TYPE | T001-XFDIS | X - cash discount percent 1 is to be deducted from the amount | |||
| |
BUKRS | TYPE | RF40D-BUKRS | Company code | |||
| |
KOART | TYPE | RF40D-KOART | Account type 'D' or 'K' | |||
| |
KUNNR | TYPE | RF40D-KUNNR | SPACE | for account type 'D': customer number is to be specified | ||
| |
LIFNR | TYPE | RF40D-LIFNR | SPACE | bei Kontoart 'K': Kreditornummer ist anzugeben | ||
| |
ZBD1P | TYPE | RF40D-ZBD1P | 0 | for account type 'K': cash discount percent 1 is to be specified | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |