Menu

SAP Function Module ACE_ACRTYPES_READ_WITH_TEXT

Lesen von Abgrenzungsarten

The Function Module ACE_ACRTYPES_READ_WITH_TEXT (Lesen von Abgrenzungsarten) is a standard Function Module in SAP ERP and is part of the function group ACE2 within the package ACE.

Technical Information

Function Module ACE_ACRTYPES_READ_WITH_TEXT
Short Text Lesen von Abgrenzungsarten
Function Group ACE2
Package ACE
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_WITH_TEXT TYPE FLAG Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
IT_ACRTYPE_RANGE TYPE ACE_ACRTYPE_RANGE_T Select-Options für Abgrenzungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACRTYPES_WITH_TXT TYPE ACE_ACRTYPES_WITH_TXT_T Abgrenzungsarten

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.