Menu

SAP Function Module FC_SUBITEM_DIVEST

Unterpositionen durch Abgangsunterpositionen ersetzen

The Function Module FC_SUBITEM_DIVEST (Unterpositionen durch Abgangsunterpositionen ersetzen) is a standard Function Module in SAP ERP and is part of the function group FC00 within the package FC00.

Technical Information

Function Module FC_SUBITEM_DIVEST
Short Text Unterpositionen durch Abgangsunterpositionen ersetzen
Function Group FC00
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SITEM TYPE FC_FIELDNAME 'SITEM' Feldname der Unterposition in CT_DATA
E_SITYP TYPE FC_FIELDNAME 'SITYP' Feldname des Unterpositionstyps in CT_DATA

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_DATA TYPE TABLE Datentabelle mit Unterpositionsinformation

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.