Menu

SAP Function Module CP_BT_PLFL_OPR_BKNT2_GET

Folgen ermitteln, die einen Planknoten als Rücksprungvogang nutzen

The Function Module CP_BT_PLFL_OPR_BKNT2_GET (Folgen ermitteln, die einen Planknoten als Rücksprungvogang nutzen) 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_PLFL_OPR_BKNT2_GET
Short Text Folgen ermitteln, die einen Planknoten als Rücksprungvogang nutzen
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
PLNFL LIKE PLFLD-BEZFL Folge (Stammfolge)
PLNKN LIKE PLFLD-BKNT1 Planknoten der Stammfolge
PLNNR LIKE PLFLD-PLNNR Plannummer
PLNTY LIKE PLFLD-PLNTY Plantyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES LIKE SY-TABIX Anzahl gefundener Folgen

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
PLFLD_TAB LIKE PLFLD Folgen mit Planknoten als Absprungvorgang

Exceptions

This function module does not define any Exceptions.