Menu

SAP Function Module BAPI_CMS_CAG_CREATE

Create a Collateral agreement

The Function Module BAPI_CMS_CAG_CREATE (Create a Collateral agreement) is a standard Function Module in SAP ERP and is part of the function group CMS_BUSISB101_BAPI within the package CMS_CAG_BAPI.

Technical Information

Function Module BAPI_CMS_CAG_CREATE
Short Text Create a Collateral agreement
Function Group CMS_BUSISB101_BAPI
Package CMS_CAG_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
ADMIN_DATA TYPE BAPICMS_STR_CAG_ORG_UNIT_CRT Organization unit data
AGREEMENT_ID_IN TYPE BAPICMS_STR_CAG_ID-CAGMTID Collateral Agreement ID
AGREEMENT_TYPE_IN TYPE BAPICMS_STR_CAG_TYP-CAGMT_TYPE Collateral Agreement Type
ASSIGMENT_PLEDGE_DATA TYPE BAPICMS_STR_CAG_ASMT_PLD_CRT Assignment - Pledge data
BASIC_DATA TYPE BAPICMS_STR_CAG_BASIC_CRT Collateral agreement basic data
GENERATE_RECEIVABLE_LINKS TYPE BAPICMS_STR_FLG_GEN_AUTO_LINKS-GEN_AUTO_LINKS Indicates that CAG_RBL links to be generated automatically
GUARANTEE_DATA TYPE BAPICMS_STR_CAG_GUAR_CRT Guarantee data
LAND_CHARGE_DATA TYPE BAPICMS_STR_CAG_LCHG_CRT Land charge data
OVERRIDE_DEFAULTS TYPE BAPICMS_STR_CAG_SPECIFIC_CRT Override CAG default values with user-entered values
PROCESSEXTENSION TYPE BAPI_CMS_STR_CENTRAL-PROCESSEXTENSION Indicator
TESTRUN TYPE BAPI_CMS_STR_CENTRAL-TESTRUN CMS BAPI: Common Parameters
TRANSFER_DATA TYPE BAPICMS_STR_CAG_TRAN_CRT Transfer data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGREEMENT_ID TYPE BAPICMS_STR_CAG_ID-CAGMTID Collateral Agreement ID
AGREEMENT_TYPE TYPE BAPICMS_STR_CAG_TYP-CAGMT_TYPE Collateral Agreement Type

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_CAG_BP_CRT Business partners linked to Collateral agreement
CHARGES LIKE BAPICMS_STR_CAG_CHG_CRT Charges on Collateral agreement
COSTS LIKE BAPICMS_STR_CAG_EXP_CRT Expenditure incurred on collateral agreements
DOCUMENTS LIKE BAPICMS_STR_CAG_DOC_CRT Documents linked to collateral agreement
EXTENSIONIN LIKE BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
EXTENSIONOUT LIKE BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
NOTES LIKE BAPICMS_STR_CAG_NOTES_CRT Collateral agreement notes
PARTNER_TERMINATION_DATA LIKE BAPICMS_STR_CAG_BP_TRM_CRT BuPa termination details
PORTIONS LIKE BAPICMS_STR_CAG_POR_CRT Collateral agreement portions
PORTION_BUSINESS_PARTNERS LIKE BAPICMS_STR_CAG_POR_BP_CRT Business partners linked to Agreement-Portions
RECEIVABLE_LINKS LIKE BAPICMS_STR_CAG_RBL_CRT Collateral agreement receivable links
RELATIONS_FROM LIKE BAPICMS_STR_CAG_REL_POR_CRT Relationship: Contributions From Agreement Portions
RELATIONS_TO LIKE BAPICMS_STR_CAG_POR_REL_CRT Relationship: Contributions of Portions to Agreements
RETURN LIKE BAPIRET2 Return Parameter
RULES LIKE BAPICMS_STR_CAG_RULES_CRT Rules associated to Collateral agreement
SPECIAL_ARRANGEMENTS LIKE BAPICMS_STR_CAG_SA_CRT Special arrangements on collateral agreements
SYSTEM_STATUS LIKE BAPICMS_STR_CAG_SYS_STAT_CRT System status
USER_STATUS LIKE BAPICMS_STR_USR_STAT User status

Exceptions

This function module does not define any Exceptions.