The Function Module OBJECT_CHECK_MARM_WS (Klassifizierung: Existenzprüfung Anteils-Produktmengeneinheit zum Material) is a standard Function Module in SAP ERP and is part of the function group MWSC within the package VBWS.
Function Module | OBJECT_CHECK_MARM_WS |
Short Text | Klassifizierung: Existenzprüfung Anteils-Produktmengeneinheit zum Material |
Function Group | MWSC |
Package | VBWS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLED_FROM | LIKE | 1 | 1-von Dokument 2-von Klasse | |
DATE_OF_CHANGE | LIKE | RMCLF-DATUV1 | Änderungsdatum | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Sprachenschlüssel |
LOCK | LIKE | SPACE | Kennzeichen: X - Stammsatz wird gesperrt | |
SINGLE | LIKE | SPACE | Einzelzugriff über CL20/CL21 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FAULT_TEXT | LIKE | Fehlertext zur Ausgabe in der Klassifizierung | ||
MEINS | LIKE | MARA-MEINS | Mengeneinheit | |
MESSAGE_TYPE | LIKE | Nachrichtentyp E,W,I oder S | ||
NO_AUTH | LIKE | Keine Berechtigung für das Objekt |
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 |
---|---|---|---|---|
OTAB | LIKE | RMCLOBTX | Tabelle der Materialien |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FOREIGN_LOCK | Satz von anderem Benutzer gesperrt |
OBJECT_NOT_FOUND | Das Material ist nicht vorhanden |
SYSTEM_FAILURE | Systemfehler beim Sperren |