Menu

SAP Function Module CLFM_CHANGE_OBJECT

Classification: allocate data to other object

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.

Technical Information

Function Module CLFM_CHANGE_OBJECT
Short Text Classification: allocate data to other object
Function Group CLFM
Package CLCL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.