The Function Module SRM_POID_REPOS_CMS_CREATE () is a standard Function Module in SAP ERP and is part of the function group SRM_FRAMEWORK_UPD_TASK within the package SRM_FRAMEWORK.
Function Module | SRM_POID_REPOS_CMS_CREATE |
Short Text | |
Function Group | SRM_FRAMEWORK_UPD_TASK |
Package | SRM_FRAMEWORK |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREP_ID | TYPE | SCMS_CREP | Storage Repository for Physical Objects | |
DOC_ID | TYPE | SRMPOIDID | POID ID |
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 |
---|---|---|---|---|
ACCESS_INFO | LIKE | SCMS_ACINF | SCMS: Information on Document Contents in Internal Tables | |
CONTENT_BIN | LIKE | SDOKCNTBIN | SDOK: Line of binary document content for WWW server |
This function module does not define any Exceptions.