The Function Module RHCT_OBJECT_COPY (Copy Object) is a standard Function Module in SAP ERP and is part of the function group RHCT within the package SP00.
Function Module | RHCT_OBJECT_COPY |
Short Text | Copy Object |
Function Group | RHCT |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CAT_PLVAR | LIKE | OBJEC-PLVAR | Plan Version | |
CAT_TYPE | LIKE | T77OC-CATTP | Catalog Type from Table T77OC | |
PAR_ID | LIKE | SNODE-ID | Node ID of the Parent Object | |
PAR_OBJECT | LIKE | HRHCTOBJC | Parent of the Reference Object (Object Type/ID) | |
SEL_OBJECT | LIKE | HRHCTOBJC | Reference Object (Object Type/ID) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEG_DATE | LIKE | OBJEC-BEGDA | Validity Start Date of New Object | |
END_DATE | LIKE | OBJEC-ENDDA | Validity End Date of New Object | |
NEW_OBJECT | LIKE | HRHCTEXTD | New Object (Object Type / Object ID) |
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 |
---|---|
CANCELED | Activity Terminated |
COPY_FAILED | Error when Copying |
NONE_ALLOWED | No Valid Relationship Could be Found |
NOT_AVAILABLE | Function Does Not Exist |