The Function Module RH_CHECK_ORGUNIT_IS_DEPARTMENT (Prüft, ob eine Orgeinheit als Abteilung gekennzeichnet ist) is a standard Function Module in SAP ERP and is part of the function group RHMW2 within the package PP0M.
Function Module | RH_CHECK_ORGUNIT_IS_DEPARTMENT |
Short Text | Prüft, ob eine Orgeinheit als Abteilung gekennzeichnet ist |
Function Group | RHMW2 |
Package | PP0M |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GAP | TYPE | FLAG | 'X' -> gap within IT 1003 at orgunit |
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 |
---|---|---|---|---|
INSERT_PERSONS | LIKE | T77INT | all persons | |
LOCKED_PERSONS | LIKE | T77INT | locked persons |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | error within search for persons |
INVALID_OTYPE | Otype is not 'O' |
ORGUNIT_NOT_FOUND | Orgunit exists not during whole given period |