Menu

SAP Function Module SDOK_GET_PHIO_ACCESS

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module SDOK_GET_PHIO_ACCESS () is a standard Function Module in SAP ERP and is part of the function group SDCI within the package SDOK.

Technical Information

Function Module SDOK_GET_PHIO_ACCESS
Short Text
Function Group SDCI
Package SDOK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CACHE_SERVER LIKE SDOKCACHE
CLIENT LIKE SY-MANDT SY-MANDT Client
CONTENT_ONLY LIKE SY-DATAR
CONTENT_OR_URL_ONLY LIKE SY-DATAR Obsolete: Do Not Use
LOIO_OBJECT_ID LIKE SDOKOBJECT
RAW_MODE LIKE SY-DATAR
TEXT_AS_STREAM LIKE SY-DATAR 'X' --> Compact Text Display with CR-LF
URL_USED_AT TYPE SDOK_FBURL 'F' Usage of URL: At Frontend or Backend

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCESS_MODE LIKE SDOKACSMOD-ACCESSMODE
COVER_LOIO TYPE SDOKOBJECT Stellvertreter-LOIO im Fall von LOIO-Wechsel im Anwendungsexit
DOCUMENT_HTTPS_URL TYPE SAEURI
DOCUMENT_URL TYPE SAEURI
PHIO_OBJECT_ID LIKE SDOKOBJECT Identify Physical Object

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPONENTS LIKE SDOKCOMACS
COMPONENT_ACCESS LIKE SDOKCOMACI
CONTEXT LIKE SDOKPROPTY Context description
FILE_ACCESS_INFO LIKE SDOKFILACS
FILE_CONTENT_ASCII LIKE SDOKCNTASC Content of Text Documents
FILE_CONTENT_BINARY LIKE SDOKCNTBIN Content of Binary Documents
PHIO_PROPERTIES LIKE SDOKPROPTY Attributes of the Selected Physical Document

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BAD_PARAMETER
BAD_STORAGE_TYPE
CONTEXT_INCOMPLETE
NOT_AUTHORIZED No Authorization
NOT_EXISTING Logical Information Object Does Not Exist
NO_CODEPAGE_INFO
NO_CONTENT No Files for this Physical Object
NO_PHYSICAL_OBJECT No Physical Information Object for this Context