The Function Module RECD_API_CONDITION_GET (Konditionen zurückliefern) is a standard Function Module in SAP ERP and is part of the function group RECD_BAPI_CONDITION within the package RE_CD_CD.
Function Module | RECD_API_CONDITION_GET |
Short Text | Konditionen zurückliefern |
Function Group | RECD_BAPI_CONDITION |
Package | RE_CD_CD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_HAS_CONDITION | CLASS | IF_RECD_HAS_CONDITION | Objekt mit Konditionen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CONDITION | TYPE | BAPI_RE_T_CONDITION_INT | Konditionen des Objekts | |
ET_COND_CALC | TYPE | BAPI_RE_T_COND_CALC_INT | Zeitabhängige Berechnungsgrößen | |
ET_COND_DIST | TYPE | BAPI_RE_T_COND_DIST_INT | Zeitabhängige Verteilungsgrößen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.