Menu

SAP Function Module SDOK_PHIO_STORE_NEW_CONTENT

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 SDOK_PHIO_STORE_NEW_CONTENT () is a standard Function Module in SAP ERP and is part of the function group SDCX within the package SDOK.

Technical Information

Function Module SDOK_PHIO_STORE_NEW_CONTENT
Short Text
Function Group SDCX
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
ALLOW_STORE_BY_URL LIKE SY-DATAR 'X' --> Content Retrieval via External URLs Allowed
CLIENT LIKE SY-MANDT SY-MANDT Client
OBJECT_ID LIKE SDOKOBJECT Identify Physical Object
RAW_MODE LIKE SY-DATAR
TEXT_AS_STREAM LIKE SY-DATAR 'X' --> Compact Text Display with CR-LF

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
FILE_ACCESS_INFO LIKE SDOKFILACI Information for Data Access
FILE_ACCESS_URL LIKE SDOKCOMPRU Component Properties and Access URL (Alternative to FILE_ACCESS_INFO)
FILE_CONTENT_ASCII LIKE SDOKCNTASC Content of Text Documents
FILE_CONTENT_BINARY LIKE SDOKCNTBIN Content of Binary Documents

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BAD_STORAGE_CAT
BAD_STORAGE_TYPE Incorrect Storage Type
NOT_ALLOWED Save Not Allowed
NOT_AUTHORIZED No Authorization
NOT_EXISTING Object Does Not Exist
NO_CONTENT No Files for this Physical Object