Menu

SAP Function Module CMS_MIG_CAG_CREATE_IDOC_OUT

BAPI -> IDoc: CMS_MIG_CAG_CREATE_IDOC_OUT

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CMS_MIG_CAG_CREATE_IDOC_OUT (BAPI -> IDoc: CMS_MIG_CAG_CREATE_IDOC_OUT) 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 CMS_MIG_CAG_CREATE_IDOC_OUT
Short Text BAPI -> IDoc: CMS_MIG_CAG_CREATE_IDOC_OUT
Function Group CMS_BUSISB101_BAPI
Package CMS_CAG_BAPI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROCESSEXTENSION TYPE BAPI_CMS_STR_CENTRAL-PROCESSEXTENSION Indicator
TESTRUN TYPE BAPI_CMS_STR_CENTRAL-TESTRUN CMS BAPI: Common Parameters

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
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
NOTES LIKE BAPICMS_STR_CAG_NOTES_CRT Collateral agreement notes
PORTIONS LIKE BAPICMS_STR_CAG_POR_CRT Collateral agreement portions
RULES LIKE BAPICMS_STR_CAG_RULES_CRT Rules associated to Collateral agreement

Exceptions

This function module does not define any Exceptions.