Menu

SAP Function Module BAPI_CMS_RIG_CREATE

RIGHTS CREATE BAPI

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module BAPI_CMS_RIG_CREATE (RIGHTS CREATE BAPI) is a standard Function Module in SAP ERP and is part of the function group CMS_BUSISB105_BAPI within the package CMS_OMS_RIG_BAPI.

Technical Information

Function Module BAPI_CMS_RIG_CREATE
Short Text RIGHTS CREATE BAPI
Function Group CMS_BUSISB105_BAPI
Package CMS_OMS_RIG_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESS_DATA TYPE BAPICMS_STR_OMS_ADDR_CRT BAPI : Address details
ADMIN_DATA TYPE BAPICMS_STR_OMS_ORGUNIT_CRT BAPI : Organizational Units and Bank area.
ASSET_DATA TYPE BAPICMS_STR_RIG_AST_CRT BAPI : Structure for asset details
CATEGORY TYPE BAPICMS_STR_RIG_PKY_SKY-CATEGORY Object Category
CLAIMS_DATA TYPE BAPICMS_STR_RIG_CLM_CRT BAPI: Rights-Claim data
COMMON_DATA TYPE BAPICMS_STR_RIG_COMMON_CRT BAPI: Rights Common Data
INSURANCE_DATA TYPE BAPICMS_STR_LIF_INS_CRT BAPI : Life insurance data
PATENTS_DATA TYPE BAPICMS_STR_RIG_PAT_CRT BAPI: Rights-Patent data
PROCESSEXTENSION TYPE BAPI_CMS_STR_CENTRAL-PROCESSEXTENSION Flag: Execute Customer Extensions (BAdIs) in BAPI
RIGHTS_TYPE TYPE BAPICMS_STR_RIG_PKY_SKY-TYPE Collateral object type
TESTRUN TYPE BAPI_CMS_STR_CENTRAL-TESTRUN Switch to Simulation Session for Write BAPIs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RIGHT_IDENTIFIER TYPE BAPICMS_STR_RIG_IDENTIFIER_GET-RIG_IDENTIFIER BAPI : Rights-Create-Structure for Semantic Keys
RIGHT_KEYS TYPE BAPICMS_STR_RIG_PKY_SKY BAPI : Rights-Create-Structure for Semantic Keys

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESS_PARTNERS LIKE BAPICMS_STR_OMS_BP_CRT BAPI : Structure for Business Partner Link details
DOCUMENTS LIKE BAPICMS_STR_OMS_DOC_CRT BAPI : Structure for Document Service Link details
EXTENSIONIN LIKE BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
EXTENSIONOUT LIKE BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
INSURED_PERSON_DATA LIKE BAPICMS_STR_INS_PERSON_CRT BAPI : Insured persons data
NOTES LIKE BAPICMS_STR_OMS_NOTES_CRT BAPI : Structure for Notes created on Movables
OBJECT_INSURANCE_DATA LIKE BAPICMS_STR_OMS_INS_CRT BAPI : Structure for Insurance Data details
OBJECT_INSURANCE_DOCUMENTS LIKE BAPICMS_STR_OMS_INS_DOC_CRT BAPI : Structure for Insurance Document Service Link
OBJECT_INSURANCE_PARTNERS LIKE BAPICMS_STR_OMS_INS_BP_CRT BAPI : Structure for Business Partner Link for Insurance
RETURN LIKE BAPIRET2 Return Parameter
SYSTEM_STATUS LIKE BAPICMS_STR_OMS_SYS_STAT_CRT System status
USER_STATUS LIKE BAPICMS_STR_USR_STAT User status
VALUES_DATA LIKE BAPICMS_STR_OMS_VALUES_CRT BAPI : Structure for Value service link details

Exceptions

This function module does not define any Exceptions.