Data Element list used by SAP ABAP Function Module IWB_OE_SAVE_REQUEST (OE: Aktuelles Dokument sichern)
SAP ABAP Function Module
IWB_OE_SAVE_REQUEST (OE: Aktuelles Dokument sichern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWWAMODE | KW: Mode for web authoring | SOURCE REFERENCE(MODE) LIKE IWPARAMS-WAMODE DEFAULT 'EDIT' |
|
| 2 | SAEURI | SAP ArchiveLink: Data Element for Absolute URI | SOURCE VALUE(DST_URL) LIKE SDOK_IFACE-URL |
|
| 3 | SAEURI | SAP ArchiveLink: Data Element for Absolute URI | SOURCE VALUE(SRC_URL) LIKE SDOK_IFACE-URL |
|
| 4 | SDOK_FILNM | Relative storage location of physical document | ||
| 5 | SDOK_FSIZE | File size (in bytes) | SOURCE VALUE(COUNT) LIKE IWPARAMS-FCOUNT |
|