SAP Function Module RCP963_GET_DATA_FOR_GUID

RMS-RCP: PNAME/IO_NAM + SUBCAT für beliebige GUID ermitteln

The Function Module RCP963_GET_DATA_FOR_GUID (RMS-RCP: PNAME/IO_NAM + SUBCAT für beliebige GUID ermitteln) is a standard Function Module in SAP ERP and is part of the function group RCP963 within the package RMSRCPDIA.

Technical Information

Function Module RCP963_GET_DATA_FOR_GUID
Short Text RMS-RCP: PNAME/IO_NAM + SUBCAT für beliebige GUID ermitteln
Function Group RCP963
Package RMSRCPDIA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_AUTH_F4 TYPE FLAG SPACE Wenn 'X', eigene Berechtigungsprüfung
I_FLG_LANGUAGE TYPE FLAG SPACE Wenn 'X' Sprachkonzept
I_FLG_WITH_TXT TYPE RMSTE_FLAG Setzen, wenn Kurztext zum Objekt mitgelesen werden soll
I_GUID TYPE PVS_PNGUID Knoten GUID des Objekts
I_KEYDATE TYPE SYDATUM SY-DATUM Datum, zu dem die Daten gelesen werden sollen
I_OBJ_KIND TYPE RMSAE_WBO_OBJ_KIND Typ des Objektes (Oberflächentyp)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PNAME TYPE PVS_PNODE Semantischer Key Objekt, bei Rezepten IO_NAM aus Versionierung
E_SUBCAT TYPE RCPE_SUBCAT Spezifikationsart Objekt
E_TXT TYPE PVS_PNODETX Kurztext in Anmeldesprache zum Objekt

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.