SAP ABAP Function Module RSSEM_UI_DOC_UPD (Updated content 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_UPD | Updated content of a document (SEM-BIC database) |
| Function Group | RSSEM_UI_BDS | SEM BIC Datenb.: Reading + Writing BDS |
| Program Name | SAPLRSSEM_UI_BDS | |
| INCLUDE Name | LRSSEM_UI_BDSU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_BDS_DOC_ID | TYPE | BDS_DOCID | Business Document Service: Document ID | |||
| |
I_TITLE | TYPE | RSSEM_UI_Y_DOC_TITLE | Document title (documents in the SEM-BIC databasis) | |||
| |
I_TYPE | TYPE | BDS_MIMETP | Business Document Service: MIME type | |||
| |
I_SIZE | TYPE | BDS_COMPSI | Business Document Service: Component size | |||
| |
IT_CONTENT | TYPE | RSSEM_UI_YS_DOC_CONTENT | Document Content (SEM-BIC Data Basis) | |||
| |
IT_CHAS | TYPE | RSSEM_UI_YS_CHAS | Characteristic/Characteristic Value (Internal Display) | |||
| |
UPDATE_ERROR | TYPE | Document could not be updated | ||||
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 |