Menu

SAP Function Module HRXSS_SER_READPROXYSRV

read service table entries

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module HRXSS_SER_READPROXYSRV (read service table entries) is a standard Function Module in SAP ERP and is part of the function group HRXSS_SER_MENUCONFIG within the package ESS_SERVICE_BASIS.

Technical Information

Function Module HRXSS_SER_READPROXYSRV
Short Text read service table entries
Function Group HRXSS_SER_MENUCONFIG
Package ESS_SERVICE_BASIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PORTALCONTEXT TYPE XSS_SER_BOOLEAN XSS: Boolean value
PROXYINSTANCE CLASS IF_XSS_SER_PROXY_SERVICE XSS: Proxy Services
SERVICEKEY TYPE XSS_SER_SERVICESHORT ESS: Service key

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION TYPE XSS_SER_STRING XSS: String
DIRPATH TYPE XSS_SER_STRING XSS: Ressource directory path
ISCHILDOF TYPE XSS_SER_SERRELATION XSS: Child-father relationship between services
ISCHILDOFPROXYSERVICE TYPE XSS_SER_BOOLEAN XSS: Boolean value
ISDISABLED TYPE XSS_SER_SERDISABLED XSS: Service is disabled
ISEMPHASIZED TYPE XSS_SER_SEREMPHASIZED XSS: Service is emphasized
ISPCDPAGESTATIC TYPE XSS_SER_BOOLEAN XSS: Boolean value
ISQUICKLINK TYPE XSS_SER_SERQUICKLINK XSS: Service is of type 'quicklink'
PCDPAGE TYPE XSS_SER_STRING XSS: String
SERVICEGROUP TYPE XSS_SER_SERGROUPRELATION XSS: Servicegroup relation
SERVICETYPE TYPE XSS_SER_SERVICETYPE ESS: Service type
SRVDESCRIPTION TYPE XSS_SER_SRVDESCRIPTION XSS: Service description, reference to table T7XSSSERSTRING
SRVTXT TYPE XSS_SER_SRVLINKTXT ESS: Service short text for link
URI TYPE XSS_SER_STRING XSS: URL
URLPARAMETER TYPE XSS_SER_STRING XSS: Ressource URL parameter
WDPROPERTIES TYPE XSS_SER_STRING XSS: Ressource window properties
WDTARGET TYPE XSS_SER_STRING XSS: Ressource object window name

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
INSTANCE_INVALID Proxyinstance invalid
RESSOURCE_NOT_FOUND Ressource not defined