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 SDOK_PHIO_GET_URL_FOR_GET_RFC () is a standard Function Module in SAP ERP and is part of the function group SDCF within the package SDOK.
Function Module | SDOK_PHIO_GET_URL_FOR_GET_RFC |
Short Text | |
Function Group | SDCF |
Package | SDOK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client |
DATA_PROVIDER_URL_ONLY | LIKE | SY-DATAR | ||
NO_CACHE | LIKE | SY-DATAR | ||
OBJECT_ID | LIKE | SDOKOBJECT | Identify Physical Object | |
STANDARD_URL_ONLY | LIKE | SY-DATAR | ||
URL_LIFETIME | TYPE | CHAR01 | ||
URL_USED_AT | TYPE | SDOK_FBURL | Usage of URL: At Frontend or Backend | |
WEB_APPLIC_SERVER_URL_ONLY | LIKE | SY-DATAR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCUMENT_URL | TYPE | SAEURI |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REQUESTED_COMPONENTS | LIKE | SDOKCOMPNM | ||
URLS | LIKE | SDOKCOMURL |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_STORAGE_TYPE | Incorrect Storage Type |
NOT_AUTHORIZED | No Authorization |
NOT_EXISTING | |
NO_CONTENT | No Files for this Physical Object |
NO_URLS_AVAILABLE |