SAP ABAP Function Module RSSEM_UI_DOC_GET (gets content as well information of a document (SEM-BIC database))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSEM (Package) SEM Connection to BW
⤷
⤷
Basic Data
| Function Module | RSSEM_UI_DOC_GET | gets content as well information of a document (SEM-BIC database) |
| Function Group | RSSEM_UI_SERVICES | General Services: SEM-BIC Data Basis |
| Program Name | SAPLRSSEM_UI_SERVICES | Allgemeine Dienste SEM-BIC Datenbasis |
| INCLUDE Name | LRSSEM_UI_SERVICESU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_DOC_SIZE | TYPE | BDS_COMPSI | Document Size (Documents in the SEM-BIC Data Basis) | |||
| |
E_DOC_TYPE | TYPE | BDS_MIMETP | Character 1024 | |||
| |
I_DOC_ID | TYPE | RSSEM_UI_Y_DOC_ID | Business Document Service: Document ID | |||
| |
I_DOC_TYPE | TYPE | BDS_MIMETP | Business Document Service: MIME type | |||
| |
ET_DOC_CONTENT | TYPE | RSSEM_UI_YS_DOC_CONTENT | Document Content (SEM-BIC Data Basis) | |||
| |
LOAD_ERROR | TYPE | error reading the content of the document | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 20B |