Menu

SAP Function Module CO_BC_COMP_OF_PHANTOM_GET

Komponenten unter Dummy lesen

The Function Module CO_BC_COMP_OF_PHANTOM_GET (Komponenten unter Dummy lesen) is a standard Function Module in SAP ERP and is part of the function group COBC within the package CO.

Technical Information

Function Module CO_BC_COMP_OF_PHANTOM_GET
Short Text Komponenten unter Dummy lesen
Function Group COBC
Package CO
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_ALL_LEVELS TYPE C 'X' X' - alle / ' ' - nur eine Stufe lesen
I_AUFST LIKE RESBD-AUFST Auftragsstufe der Dummy
I_AUFWG LIKE RESBD-AUFWG Auftragsweg der Dummy
I_RSPOS LIKE RESBD-RSPOS Positionsnummer der Dummy

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RESB LIKE RESBB Tabelle der Komponenten unter Dummy

Exceptions

This function module does not define any Exceptions.