Table list used by SAP ABAP Function Module IWB_CONTEXT_DATA_MODE_SET (Setzen der Daten für subscreen 'Context' abhängig von Task und Aktion)
SAP ABAP Function Module IWB_CONTEXT_DATA_MODE_SET (Setzen der Daten für subscreen 'Context' abhängig von Task und Aktion) is using
# Object Type Object Name Object Description Note
     
1 Table  IWBENTRY_S KEn: Info Object Browser Defaults SOURCE VALUE(WORKING_MODE) LIKE IWBENTRY_S-WRK_MODE DEFAULT 'DOCU'
2 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(DISPLAY_COUNTRY) LIKE IWPARAMS-FLAG DEFAULT ' '
3 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(DISPLAY_SUBSCREEN) LIKE IWPARAMS-FLAG DEFAULT 'X'
4 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(DISPLAY_EXTENSION) LIKE IWPARAMS-FLAG DEFAULT ' '
5 Table  SDOKATTRIB SDOK: Information for definition of attribute
6 Table  SDOKOBJECT SDOK: BOR key for information object SOURCE VALUE(CLASS) LIKE SDOKOBJECT-CLASS DEFAULT 'IWB_EXTHLP'
7 Table  SDOKPROPTY SDOK: Object attribute, name and feature
8 Table  SDOKPROPTY SDOK: Object attribute, name and feature SOURCE DEFAULT_VALUES STRUCTURE SDOKPROPTY OPTIONAL
9 Table  SDOKR3LLST SDOK: Structure with R3L parameters SOURCE VALUE(TASK) LIKE SDOKR3LLST-TASK_NAME DEFAULT 'DISPLAY'