The Function Module OBJECT_CHECK_STPO (BOMs: check object for classification) is a standard Function Module in SAP ERP and is part of the function group CSOC within the package CS.
Function Module | OBJECT_CHECK_STPO |
Short Text | BOMs: check object for classification |
Function Group | CSOC |
Package | CS |
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 | Change date | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Read language for descriptions (requested) |
LOCK | LIKE | ' ' | Lock object | |
SINGLE | LIKE | ' ' | Individual access |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FAULT_TEXT | LIKE | Error message text | ||
MEINS | LIKE | MARA-MEINS | Unit of measure | |
MESSAGE_TYPE | LIKE | Type of error message | ||
NO_AUTH | LIKE | No authorization |
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 | List of BOM items |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FOREIGN_LOCK | Exception transferred from lock emulation |
OBJECT_NOT_FOUND | Object not found |
SYSTEM_FAILURE | Exception transferred from lock emulation |