The Function Module FICO_LIST_CREATE_COMPONENT (Anlegen von Komponenten zu einer Kondition) is a standard Function Module in SAP ERP and is part of the function group FICOL0 within the package FICO.
Function Module | FICO_LIST_CREATE_COMPONENT |
Short Text | Anlegen von Komponenten zu einer Kondition |
Function Group | FICOL0 |
Package | FICO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CATG | TYPE | FICOT_AMT-O_AMTCATG | Betragstyp | |
I_COND | TYPE | FICOT_COND-I_COND | Kondition | |
I_VALIDFROM | TYPE | FICOT_AMT-D_VALIDFROM | Gültig ab | |
I_VALIDTO | TYPE | FICOT_AMT-D_VALIDTO | Gültig bis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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.