Menu

SAP Function Module ACE_SUBID_TO_REF_SUBKEY_CONVRT

Konvertieren der OBJID (GUID) in Referenzschlüssel

The Function Module ACE_SUBID_TO_REF_SUBKEY_CONVRT (Konvertieren der OBJID (GUID) in Referenzschlüssel) is a standard Function Module in SAP ERP and is part of the function group ACE_SERVICES within the package ACE.

Technical Information

Function Module ACE_SUBID_TO_REF_SUBKEY_CONVRT
Short Text Konvertieren der OBJID (GUID) in Referenzschlüssel
Function Group ACE_SERVICES
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_BUKRS TYPE ACE_BUKRS Buchungskreis
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_OBJID TYPE ACE_GUID Kalkulationsnummer
ID_SUBID TYPE ACE_SUBID Abgrenzungsposition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_REF_SUBKEY TYPE ACE_REF_SUBKEY Eindeutige Referenz des Abgrenzungsbelegs

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.