Menu

SAP Function Module ACE_EXTERNAL_TO_INTERNAL

Externe Darstellung in interne Darstellung überführen

The Function Module ACE_EXTERNAL_TO_INTERNAL (Externe Darstellung in interne Darstellung überführen) is a standard Function Module in SAP ERP and is part of the function group ACE_USER_INTERFACE within the package ACE.

Technical Information

Function Module ACE_EXTERNAL_TO_INTERNAL
Short Text Externe Darstellung in interne Darstellung überführen
Function Group ACE_USER_INTERFACE
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_ACCRULE TYPE ACCOUNTING_PRINCIPLE Rechnungslegungsvorschrift (RLV)
ID_ACE_COMP LIKE TACECOMP-COMP Anwendungskomponente für Abgrenzung
ID_ACRTYPE TYPE ACE_ACRTYPE Abgrenzungsart
ID_BUKRS TYPE ACE_BUKRS Buchungskreis
ID_KEYDATE TYPE ACE_EFFDATE SY-DATUM Stichtag für Selektion
ID_ONLY_DB TYPE FLAG 'X' Nur existierende Daten lesen
ID_REF_KEY TYPE ACE_REF_KEY Eindeutige externe Referenz des Abgrenzungsobjekts
ID_REF_SUBKEY TYPE ACE_REF_SUBKEY Eindeutige Referenz der Abgrenzungsposition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_INTERNAL_DATA LIKE ACE_USER_INTERFACE_STRUCTURE ACE: Kommunikationsstruktur für User-Interface

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_OCCURRED Ein Fehler ist aufgetreten
NOT_FOUND Objekt nicht gefunden