Menu

SAP Function Module CM_BT_CHK_PROVISION

Prüft, ob eine Zuordnung einer Stücklistenposition bereits existiert

The Function Module CM_BT_CHK_PROVISION (Prüft, ob eine Zuordnung einer Stücklistenposition bereits existiert) is a standard Function Module in SAP ERP and is part of the function group CMBT within the package CP.

Technical Information

Function Module CM_BT_CHK_PROVISION
Short Text Prüft, ob eine Zuordnung einer Stücklistenposition bereits existiert
Function Group CMBT
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
DATUV LIKE RC27S-STTAG Key date
PLNAL LIKE RCPOC-PLNAL Group counter (alternative)
PLNFL LIKE RCPOC-PLNFL SPACE Sequence number
PLNKN LIKE RCPOC-PLNKN SPACE Operation node number
PLNNR LIKE RCPOC-PLNNR SPACE
PLNTY LIKE RCPOC-PLNTY SPACE
STLAL LIKE STAS-STLAL BOM alternative number
STLKN LIKE STAS-STLKN BOM item node number
STLNR LIKE STAS-STLNR BOM number
STLTY LIKE STAS-STLTY SPACE BOM category
STUFE LIKE STPOB-STUFE1 0
WEG LIKE STPOB-WEGXX1 0

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT LIKE Indicator: test result positive

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
INDEX_EXP LIKE INDEXTAB Indices to assignment document table
RCM02_EXP LIKE RCM02 Physical keys of assigned operations

Exceptions

This function module does not define any Exceptions.