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.
Function Module | SDOK_PHIO_STORE_NEW_CONTENT |
Short Text | |
Function Group | SDCX |
Package | SDOK |
Module Type | Remote-Enabled |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
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 |
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 |