Menu

SAP Function Module WSTN3_COMPONENT_CHECK

Check if the component can be assigned

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module WSTN3_COMPONENT_CHECK (Check if the component can be assigned) is a standard Function Module in SAP ERP and is part of the function group WSTN3 within the package WSTRN.

Technical Information

Function Module WSTN3_COMPONENT_CHECK
Short Text Check if the component can be assigned
Function Group WSTN3
Package WSTRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_COMP_MARA TYPE MARA General Material Data
IS_HEAD_MARA TYPE MARA General Material Data
IS_REFERENCE_MARA TYPE MARA General Material Data
IS_TMGW2 TYPE TMGW2 Control for Maintaining Structured Materials
IV_ACCEPT_ZERO_QUANTITY TYPE XFELD 'X' Checkbox
IV_COMP_MAT TYPE MATNR Material Number
IV_COMP_QUANTITY TYPE WSTN_CPQTY Quantity of the Component
IV_COMP_UNIT TYPE KMPME Component unit of measure
IV_EXPORT_DATA_ONLY TYPE XFELD SPACE Checkbox
IV_HEAD_MAT TYPE MATNR Material Number
IV_HEAD_REFERENCE TYPE MATNR Material Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_WSTR_DYNP TYPE WSTR_DYNP Screen Fields for Maintaining Components of Structured Matls
ES_WSTR_IN TYPE WSTR_IN Interface Structure for Maintaining Components Struct. Matls
EV_POSTP TYPE POSTP Item Category (Bill of Material)
EV_STLAN TYPE STLAN BOM usage
EV_STRTP TYPE MGW2TYP Category of structured material

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMP_NOT_ALLOWED Component is not allowed
COMP_WARNING Component is allowed, but warnings exist
WRONG_PARAMETERS The input of the function module is not correct