Menu

SAP Function Module CP_DI_DET_BOM

Wurzelstückliste bestimmen

The Function Module CP_DI_DET_BOM (Wurzelstückliste bestimmen) is a standard Function Module in SAP ERP and is part of the function group CPDI within the package CP.

Technical Information

Function Module CP_DI_DET_BOM
Short Text Wurzelstückliste bestimmen
Function Group CPDI
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
MATNR LIKE RC27M-MATNR Materialnummer
POSNR LIKE RC271-POSNR 0 Verkaufsbelegposition
PSPNR LIKE RC271-PSPNR 0 Projektstrukturplanelement (PSP-Element)
STTAG LIKE RC271-STTAG Stichtag
VBELN LIKE RC271-VBELN SPACE Verkaufsbeleg
WERKS LIKE RC27M-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STLAL_W LIKE PLMZ-STLAL_W Stücklistenalternative
STLNR_W LIKE PLMZ-STLNR_W Stückliste
STLTY_W LIKE PLMZ-STLTY_W Stücklistentyp

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.