The Function Module RH_CUT_OBJECT (Delimit an Object) is a standard Function Module in SAP ERP and is part of the function group RHAP within the package SP00.
Function Module | RH_CUT_OBJECT |
Short Text | Delimit an Object |
Function Group | RHAP |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHY | LIKE | HRRHAP-AUTHY | 'X' | Authorization Check Switch |
COMMIT_FLG | LIKE | HRRHAP-COMMIT_FLG | 'X' | Switch with COMMIT |
CUT_DEPENDENTS | LIKE | HRRHAP-COMMIT_FLG | 'X' | Delimit Dependent Objects |
GDATE | LIKE | HRRHAP-GDATE | Delimitation date | |
GSTAT | LIKE | HRRHAP-GSTAT | Delimitation status | |
HISTO | LIKE | HRRHAP-HISTO | Historical Record Flag | |
INVERT | LIKE | HRRHAP-INVERT | 'X' | Invert flag for relationships |
KEEP_LUPD | LIKE | HRRHAP-KEEP_LUPD | Retain Last Changed By/On | |
LOAD | LIKE | HRRHAP-LOAD | 'X' | Switch: Load all Infotypes into Buffer |
ORDER_FLG | LIKE | HRRHAP-ORDER_FLG | 'X' | Switch: Take Record Sequence Into Account |
PPPAR_IMP | LIKE | PPPAR | Import Structure PPPAR | |
VTASK | LIKE | HRRHAP-INVERT | Update (B-Buffer,D-Online,V-Update,S-Sync) | |
WORKF_ACTV | LIKE | HRRHAP-WORKF_ACTV | 'X' | Workflow Switch Active |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
I1000 | LIKE | P1000 | Table of Infotype 1000 Records | |
ILFCODE | LIKE | ILFCOD | Table of Logical Function Codes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CORR_EXIT | Error/Termination While Assigning Correction Number |
ERROR_DURING_CUT | Error while delimiting |
GDATE_BEFORE_BEGDA | Delimitation Date is Before Start Date |
NO_AUTHORIZATION | No authorization |