Menu

SAP Function Module CRM_ACE_DS_METHOD_PREPARE

Vorselektion für Abgrenzungsmethoden

The Function Module CRM_ACE_DS_METHOD_PREPARE (Vorselektion für Abgrenzungsmethoden) is a standard Function Module in SAP ERP and is part of the function group CRM_ACE_DMETHODS within the package FI_GL_CAE_CAE.

Technical Information

Function Module CRM_ACE_DS_METHOD_PREPARE
Short Text Vorselektion für Abgrenzungsmethoden
Function Group CRM_ACE_DMETHODS
Package FI_GL_CAE_CAE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ACE_KEY TYPE ACE_KEY Accrual Engine: Keyfelder

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
ET_RETURN TYPE BAPIRET2_T Returntabelle
IT_COMP_SIMUPARAM_RANGES TYPE ACE_FIELD_RANGES_T Tabelle mit applikationsspezifischen Parametern des Selektionsbilds
IT_GENERAL_PARAMS TYPE ACE_DS_METHOD_GENERAL_PARAMS Gemeinsame Parameter für alle Verteilungsmethoden
IT_PARAMS LIKE ACE_DS_METHOD_PARAMETER Accrual Object Parameters

Exceptions

This function module does not define any Exceptions.