The Function Module CR_WORKSTATION_CHECK (Check existence of the work center) is a standard Function Module in SAP ERP and is part of the function group CR01 within the package CR.
Function Module | CR_WORKSTATION_CHECK |
Short Text | Check existence of the work center |
Function Group | CR01 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBPL | LIKE | CRHD-ARBPL | Work center | |
MSGTY | LIKE | SY-MSGTY | 'E' | Message type |
WERKS | LIKE | CRHD-WERKS | Plant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBID | LIKE | CRHD-OBJID | Work center ID | |
ID | LIKE | P3000-OBJID | Use ARBID now !!!!! | |
KTEXT | LIKE | CRTX-KTEXT | Short text | |
LVORM | LIKE | CRHD-LVORM | Deletion flag | |
OBJTY | LIKE | CRHD-OBJTY | Object type work center | |
VERWE | LIKE | CRHD-VERWE | Work center category | |
XSPRR | LIKE | CRHD-XSPRR | Lock indicator |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Not found |