Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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 |