Table list used by SAP ABAP Function Module IO_D_PROPERTIES_MODIFY (Info object attribute change dialog)
SAP ABAP Function Module
IO_D_PROPERTIES_MODIFY (Info object attribute change dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWERRORMSG | IWB: Message passing structure | SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG |
|
| 2 | IWERRORMSG | IWB: Message passing structure | ||
| 3 | SDOKIOCL | SDOK: Information object classes | SOURCE VALUE(INFO_CLASS) LIKE SDOKIOCL-IO_CLASS DEFAULT 'IWB_EXTHLP' |
|
| 4 | SDOKPROPTD | SDOK: Entries for deletion of attribute features | SOURCE PROPERTIES_TO_DELETE STRUCTURE SDOKPROPTD |
|
| 5 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE MODIFIED_PROPERTIES STRUCTURE SDOKPROPTY |
|
| 6 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE INITIAL_PROPERTIES STRUCTURE SDOKPROPTY OPTIONAL |
|