Menu

SAP Function Module CMS_MAP_RBL_CHANGE_MLT

Create new receivables or copy of external receivables

The Function Module CMS_MAP_RBL_CHANGE_MLT (Create new receivables or copy of external receivables) is a standard Function Module in SAP ERP and is part of the function group CMS_MAP_RBL within the package CMS_RBL.

Technical Information

Function Module CMS_MAP_RBL_CHANGE_MLT
Short Text Create new receivables or copy of external receivables
Function Group CMS_MAP_RBL
Package CMS_RBL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_GENERATE_LINKS TYPE CMS_DTE_FLG_GEN_AUTO_LINKS_MAP 'X' Indicates that CAG_RBL links to be generated automatically
I_FLG_REFRESH TYPE CMS_DTE_FLG Indicator
I_FLG_TESTRUN TYPE TESTRUN Switch to Simulation Session for Write BAPIs
I_FLG_UPDATE_TASK TYPE CMS_DTE_FLG_UPDATE_TASK_MAP 'X' Indicates that save happens in update task
I_TAB_BP TYPE CMS_TAB_RBL_BP_MAP_CHANGE Receivables Business Partners for MAPI Create
I_TAB_HEADER TYPE CMS_TAB_RBL_HDR_MAP_CHANGE TAble type for CMS_STR_RBL_HDR_MAP_CHANGE
I_TAB_POSITION TYPE CMS_TAB_RBL_POS_MAP_CHANGE Receivable Position for MAPI Change

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ERROR TYPE CMS_DTE_FLG Indicator
E_TAB_FAILED TYPE CMS_TAB_RBL_SKY Semantic Key for a Receivable
E_TAB_RETURN TYPE BAPIRET2_T Return parameter table
E_TAB_SUCCESS TYPE CMS_TAB_RBL_SKY Semantic Key for a Receivable

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.