Menu

SAP Function Module FICO_LIST_CREATE_COMPONENT

Anlegen von Komponenten zu einer Kondition

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.

Technical Information

Function Module FICO_LIST_CREATE_COMPONENT
Short Text Anlegen von Komponenten zu einer Kondition
Function Group FICOL0
Package FICO
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.