Menu

SAP Function Module CP_BT_DTAB_LST_OPR_REF_EXPLODE

Auflösen aller Verweise auf Standardpläne in einer Liste der Dialogtabelle

The Function Module CP_BT_DTAB_LST_OPR_REF_EXPLODE (Auflösen aller Verweise auf Standardpläne in einer Liste der Dialogtabelle) is a standard Function Module in SAP ERP and is part of the function group CPBT within the package CP.

Technical Information

Function Module CP_BT_DTAB_LST_OPR_REF_EXPLODE
Short Text Auflösen aller Verweise auf Standardpläne in einer Liste der Dialogtabelle
Function Group CPBT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_EXP_IMP LIKE SPACE Indicator: Complete explosion with
FLG_AOB LIKE TCA01-FLG_AOB 'X' Indicator: Relationships networks
FLG_INST LIKE TCA01-FLG_INST 'X' Indicator: Plant Maintenance activ
FLG_QSS LIKE TCA01-FLG_QSS 'X' Indicator: QSS active
PLNTY_IMP LIKE PLKO-PLNTY Routing/plan/network type
TCA11_IMP LIKE TCA11 Object status field string

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
DIALOG_TAB LIKE RCLST Dialog table

Exceptions

This function module does not define any Exceptions.