The Function Module SCMS_HTTP_DOC_GET_RAW () is a standard Function Module in SAP ERP and is part of the function group SCMS_HTTP within the package SCMS.
Function Module | SCMS_HTTP_DOC_GET_RAW |
Short Text | |
Function Group | SCMS_HTTP |
Package | SCMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREP_ID | TYPE | C | Content Repository | |
DOC_ID | TYPE | C | ||
MANDT | TYPE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
SIGNATURE | TYPE | C | 'X' |
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 |
---|---|---|---|---|
DATA | LIKE |
This function module does not define any Exceptions.