The Function Module CLFM_CHANGE_OBJECT (Classification: allocate data to other object) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLFM_CHANGE_OBJECT |
Short Text | Classification: allocate data to other object |
Function Group | CLFM |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSTYPE | LIKE | RMCLF-KLART | Class type | |
NOBJECT | LIKE | RMCLF-OBJEK | New object number | |
OOBJECT | LIKE | RMCLF-OBJEK | Old object number | |
PTABLE | LIKE | TCLAO-OBTAB | Physical table name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTERNAL_OBJ_NUMBER | LIKE | INOB-CUOBJ | INOB number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.