Table list used by SAP ABAP Function Module IWB_FOLDER_IA_CREATE (Create a folder - with dialog)
SAP ABAP Function Module
IWB_FOLDER_IA_CREATE (Create a folder - with dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWERRORMSG | IWB: Message passing structure | ||
| 2 | IWERRORMSG | IWB: Message passing structure | SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG |
|
| 3 | IWERRPROPS | IWB: Attribute error structure | SOURCE BAD_PROPERTIES STRUCTURE IWERRPROPS OPTIONAL |
|
| 4 | IWERRPROPS | IWB: Attribute error structure | ||
| 5 | IWEXTEND | Enhancement Information: Add-On and Customer | ||
| 6 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(WITH_DIALOG) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 7 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(WITH_STRUCT_OBJECT) LIKE IWPARAMS-FLAG OPTIONAL |
|
| 8 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 9 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(FOLDER) LIKE SDOKOBJECT |
|
| 10 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(CLASS) LIKE SDOKOBJECT-CLASS OPTIONAL |
|
| 11 | SDOKPROPTY | SDOK: Object attribute, name and feature | ||
| 12 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE INITIAL_PROPERTIES STRUCTURE SDOKPROPTY OPTIONAL |
|
| 13 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE PROPERTIES STRUCTURE SDOKPROPTY OPTIONAL |
|
| 14 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE CONTEXT STRUCTURE SDOKPROPTY |