Menu

SAP Function Module CRM_ACE_IF_CREATE_DOCUMENT

Aufbereiten CRM-Daten für Verbuchung in Accrual Engine

The Function Module CRM_ACE_IF_CREATE_DOCUMENT (Aufbereiten CRM-Daten für Verbuchung in Accrual Engine) is a standard Function Module in SAP ERP and is part of the function group CRM_ACE_INBOUND within the package FI_GL_CAE_CAE.

Technical Information

Function Module CRM_ACE_IF_CREATE_DOCUMENT
Short Text Aufbereiten CRM-Daten für Verbuchung in Accrual Engine
Function Group CRM_ACE_INBOUND
Package FI_GL_CAE_CAE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_COMMIT TYPE FLAG allgemeines flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRET2_T Returntabelle

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
IT_COND LIKE CRM_ACE_IF_COND CRM Interface: Konditionen
IT_OBJECT LIKE CRM_ACE_IF_OBJECT CRM Interface: Objekt
IT_PARAMS LIKE CRM_ACE_IF_PARAMETERS CRM-Interfaces: Parameter

Exceptions

This function module does not define any Exceptions.