Menu

SAP Function Module CMS_MAP_RIG_CREATE

Create a Claim, Insurance, Patent or Other Rights

The Function Module CMS_MAP_RIG_CREATE (Create a Claim, Insurance, Patent or Other Rights) is a standard Function Module in SAP ERP and is part of the function group CMS_MAP_RIG within the package CMS_OMS_RIG.

Technical Information

Function Module CMS_MAP_RIG_CREATE
Short Text Create a Claim, Insurance, Patent or Other Rights
Function Group CMS_MAP_RIG
Package CMS_OMS_RIG
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_TESTRUN TYPE CMS_DTE_FLG_TESTRUN_MAP Indiacates that it is a test-run
I_RIG_CATEGORY TYPE CMS_DTE_OMS_OBJ_CAT Object Category
I_RIG_TYP TYPE CMS_DTE_RIG_TYP Right Type
I_STR_ADDR_DATA TYPE CMS_STR_OMS_ADDR_DATA_MAP Address data
I_STR_AST_DATA TYPE CMS_STR_RIG_AST_MAP_CRT Rights -asset data
I_STR_CLAIM_DATA TYPE CMS_STR_RIG_CLM_DATA_MAP Claim data
I_STR_COMMON_DATA TYPE CMS_STR_RIG_COMMON_DATA_MAP Rights Common data
I_STR_ORG_UNIT_DATA TYPE CMS_STR_OMS_ORG_UNIT_MAP Organization units data
I_STR_PATENTS_DATA TYPE CMS_STR_RIG_PAT_DATA_MAP Right Specific data
I_TAB_RIG_BP TYPE CMS_TAB_OMS_BP_MAP_CRT Rights - Business partner data
I_TAB_RIG_DOC TYPE CMS_TAB_OMS_DOC_MAP_CRT Rights - Document data
I_TAB_RIG_INS TYPE CMS_TAB_OMS_INS_MAP_CRT Insurance data
I_TAB_RIG_INS_BP TYPE CMS_TAB_OMS_INS_BP_MAP_CRT Insurance - Business partner data
I_TAB_RIG_INS_DOC TYPE CMS_TAB_OMS_INS_DOC_MAP_CRT Insurance - document data
I_TAB_RIG_NOTES TYPE CMS_TAB_RIG_NOTES_CRT_MAP Notes data of an objects
I_TAB_RIG_VAL TYPE CMS_TAB_OMS_VAL_MAP_CRT Value data
I_TAB_SYSTEM_STATUS TYPE CMS_TAB_RIG_SYS_STAT_MAP_CRT System statuses
I_TAB_USER_STATUS TYPE CMS_TAB_USR_STAT_MAP_CRT User Status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STR_RIG_PKY_SKY TYPE CMS_STR_RIG_PKY_SKY_MAP Rights PKy SKy mapping
E_TAB_RETURN TYPE BAPIRET2_T Return parameter table

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.