Menu

SAP Function Module ACE_OBJECTS_HEADER_READ

Accrual Engine: Header nach beliebigen Attributen

The Function Module ACE_OBJECTS_HEADER_READ (Accrual Engine: Header nach beliebigen Attributen) is a standard Function Module in SAP ERP and is part of the function group ACE_DS_OBJECTS_READ within the package ACE-DS.

Technical Information

Function Module ACE_OBJECTS_HEADER_READ
Short Text Accrual Engine: Header nach beliebigen Attributen
Function Group ACE_DS_OBJECTS_READ
Package ACE-DS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_ROWMAX TYPE TBMAXSEL 999999999 Maximal selektierte Einträge
IT_SEL_ACE_CPUDT TYPE ACE_DS_DATE_RANGE_T Tabelle mit Select-Options fürCPU-Datum
IT_SEL_ACE_DATE_FROM TYPE ACE_DS_DATE_RANGE_T Tabelle mit Select-Options für Datum
IT_SEL_ACE_DATE_TO TYPE ACE_DS_DATE_RANGE_T Tabelle mit Select-Options für Datum
IT_SEL_ACE_STATUS TYPE ACE_DS_STATUS_RANGE_T Tabelle mit Select-Options für Status
IT_SEL_ACE_VALITY_FROM TYPE ACE_DS_DATE_RANGE_T Tabelle mit Select-Options für Datum
IT_SEL_ACE_VALITY_TO TYPE ACE_DS_DATE_RANGE_T Tabelle mit Select-Options für Datum
IT_SEL_BUKRS TYPE ACE_DS_BUKRS_RANGE_T Tabelle mit Select-Options für Bucuhngskreis
IT_SEL_REFKEY TYPE ACE_DS_REFKEY_RANGE_T Tabelle mit Select-Options für Referenz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_NO_MORE TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
ET_OBJECTS TYPE ACE_DS_OBJ_BUKRS_T Accrual Objects

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.