Table list used by SAP ABAP Function Module SO_DOCUMENT_INSERT (SAPoffice: Insert document with binary content)
SAP ABAP Function Module
SO_DOCUMENT_INSERT (SAPoffice: Insert document with binary content) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SELC | ABAP/4: Old structure of selection table | SOURCE OBJPARA STRUCTURE SELC OPTIONAL |
|
| 2 | SOFM1 | SAPoffice: folder contents, change attributes | ||
| 3 | SOFM1 | SAPoffice: folder contents, change attributes | SOURCE VALUE(OBJECT_FL_CHANGE) LIKE SOFM1 OPTIONAL |
|
| 4 | SOFM2 | SAPoffice: folder contents, display attributes | SOURCE VALUE(OBJECT_FL_DISPLAY) LIKE SOFM2 |
|
| 5 | SOFM2 | SAPoffice: folder contents, display attributes | ||
| 6 | SOLI | SAPoffice: line, length 255 | ||
| 7 | SOLI | SAPoffice: line, length 255 | SOURCE OBJHEAD STRUCTURE SOLI OPTIONAL |
|
| 8 | SOLI | SAPoffice: line, length 255 | SOURCE OBJCONT_TEXT STRUCTURE SOLI OPTIONAL |
|
| 9 | SOLIX | SAPoffice: Binary data, length 255 | SOURCE OBJCONT_BIN STRUCTURE SOLIX OPTIONAL |
|
| 10 | SOOD | SAPoffice: Object definition | SOURCE VALUE(DOCUMENT_TYPE) LIKE SOOD-OBJTP |
|
| 11 | SOOD1 | SAPoffice: object definition, change attributes | SOURCE VALUE(OBJECT_HD_CHANGE) LIKE SOOD1 |
|
| 12 | SOOD1 | SAPoffice: object definition, change attributes | ||
| 13 | SOOD2 | SAPoffice: object definition, display attributes | SOURCE VALUE(OBJECT_HD_DISPLAY) LIKE SOOD2 |
|
| 14 | SOOD2 | SAPoffice: object definition, display attributes | ||
| 15 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(DOCUMENT_ID) LIKE SOODK |
|
| 16 | SOODK | SAPoffice: Definition of an Object (Key Part) | SOURCE VALUE(PARENT_ID) LIKE SOODK |
|
| 17 | SOODK | SAPoffice: Definition of an Object (Key Part) | ||
| 18 | SOOP1 | SAPoffice: Parameter for Dialog Modules | SOURCE OBJPARB STRUCTURE SOOP1 OPTIONAL |
|
| 19 | SOUD | SAPoffice: user definition | SOURCE VALUE(OWNER) LIKE SOUD-USRNAM OPTIONAL |