SAP ABAP Function Module RSSEM_UI_DOC_INS (Creates a new 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_INS | Creates a new document (SEM-BIC database) |
Function Group | RSSEM_UI_BDS | SEM BIC Datenb.: Reading + Writing BDS |
Program Name | SAPLRSSEM_UI_BDS | |
INCLUDE Name | LRSSEM_UI_BDSU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_DOC_SIZE | TYPE | BDS_COMPSI | Business Document Service: Component size | |||
![]() |
E_BDS_DOC_ID | TYPE | BDS_DOCID | Business Document Service: Document ID | |||
![]() |
I_DOC_TITLE | TYPE | BDS_PROPVA | Document title (documents in the SEM-BIC databasis) | |||
![]() |
I_DOC_TYPE | TYPE | BDS_MIMETP | Business Document Service: MIME type | |||
![]() |
I_SEMAPPL | TYPE | RSSEM_UI_Y_SEMAPPL | SEM application to be called | |||
![]() |
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) | |||
![]() |
ET_SIGNATURE | TYPE | BAPISIGNAT | Corresponds to the BDS SIGNATURE Table | |||
![]() |
DOC_CREATE_ERROR | TYPE | Error during creation of document | ||||
![]() |
DOC_URL_CREATE_ERROR | TYPE | Error during creation of URL-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 |