The Function Module CPC_CMX_XS_GET_PLFLD (Liefert gültige Einträge der Plan-Folge-Belegtabelle) is a standard Function Module in SAP ERP and is part of the function group CPC_CMX_XS within the package CPC_CMX.
Function Module | CPC_CMX_XS_GET_PLFLD |
Short Text | Liefert gültige Einträge der Plan-Folge-Belegtabelle |
Function Group | CPC_CMX_XS |
Package | CPC_CMX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLNAL | TYPE | PLNAL | Plangruppenzähler | |
PLNNR | TYPE | PLNNR | Schlüssel der Plangruppe | |
PLNTY | TYPE | PLNTY | Plantyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLFLD | LIKE | PLFLD | Planfolge E/A-Tabelle |
This function module does not define any Exceptions.