The Function Module TB_API_CONDITION_GETLIST (API: Konditionen aufbereiten) is a standard Function Module in SAP ERP and is part of the function group TB12 within the package FTA.
Function Module | TB_API_CONDITION_GETLIST |
Short Text | API: Konditionen aufbereiten |
Function Group | TB12 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RANTYP | TYPE | RANTYP | Anwendung | |
I_SFHAART | TYPE | TB_SFHAART | Geschäftsart | |
I_SGSART | TYPE | VVSART | Produktart | |
I_T_EFINKO | TYPE | VTB_T_EFINKO | Konditionen zur Detailbearbeitung (Tabelle) | |
I_T_GRKOND | TYPE | VTB_T_GRKOND | Steuerungsinformationen für die Konditionsbearbeitung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_COND | TYPE | VTS_TAB_COND | Kondition: Ausstattung | |
E_T_COND_FORMULA_VARIABLES | TYPE | VTS_TAB_COND_FORMULA_VARIABLES | Kondition: Formelbestandteile | |
E_T_COND_SINGLE_DATES | TYPE | VTS_TAB_COND_SINGLE_DATES | Kondition: Einzeltermine |
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.