Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080918 |
Properties
Class | CL_APB_ISR_UI_ASSIST | |
Short Description | Assistance class for component APB_ISR_UI | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_ISR | Internal Service Request on ABA |
Created | 20080918 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APB_ISR_UI_ASSIST has no forward declaration.
Interfaces
Class CL_APB_ISR_UI_ASSIST has no interface implemented.
Friends
Class CL_APB_ISR_UI_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_APB_ISR_UI_FIELD_MODEL | Model for scenario fields | 20081013 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20081006 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_APB_ISR_UI_PROCESS_EVENT | Model for event processing | 20081009 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_APB_ISR_UI_VALHLP_MODEL | Model class for scenario OVS | 20090113 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TS_ADOBE_CONTROL | Parameter for Adobe control | 20081007 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TS_RUNTIME | Parameter for ISR runtime | 20081002 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TS_SCENARIO | Parameter for ISR scenario | 20081002 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | APB_ISR_UI_T_SO | Table type for string / object hash map | 20081029 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081029 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_UI_T_S | Table type for string hash map | 20090707 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_UI_T_S | Table type for string hash map | 20090707 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_UI_T_SS | Table type for string / string hash map | 20081014 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | APB_ISR_UI_T_S | Table type for string hash map | 20081014 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | APB_ISR_UI_T_S | Table type for string hash map | 20081014 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_UI_T_S | Table type for string hash map | 20081014 |
Methods
Events
Class CL_APB_ISR_UI_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ADOBE_CONTROL | Public | See coding | 20081007 | begin of ts_adobe_control,
height type string,
width type string,
templatesource type string,
display_type type wdui_interact_form_disp_type,
interfacetypeddic type wdy_boolean,
visible type wdy_boolean,
end of ts_adobe_control
|
||
2 | TS_RUNTIME | Public | See coding | 20081002 | begin of ts_runtime,
calling_component type string,
event type apb_isr_event,
initialized type boolean,
mode type apb_isr_mode,
object_id type apb_isr_objectid,
review type apb_isr_review,
template_source_necessary type boolean,
listen_to_events type boolean,
is_dirty type boolean,
keep_value_sets type boolean,
sort_value_sets type boolean,
context_invalidated type boolean,
end of ts_runtime
|
||
3 | TS_SCENARIO | Public | See coding | 20081002 | begin of ts_scenario,
scenario type apb_isr_scenario,
appl type apb_isr_appl,
params type apb_isr_fieldvalue,
end of ts_scenario
|
Method Signatures
Method ADD_FIELD_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface of the node's metadata | 20090707 | ||
2 | ![]() |
IS_REF_ATTR_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta Information for an Attribute of a Context Node | 20090707 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
4 | ![]() |
IV_REF_TYPE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | Reference Field Type cl_wdr_context_node_info=>reffieldtyp_* | 20090707 | ||
5 | ![]() |
IV_REF_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
6 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090707 |
Method ADD_FIELD_ATTRIBUTE on class CL_APB_ISR_UI_ASSIST has no exception.
Method CALL_RFC_ISR_CUST_SCEN_FLD_GET Signature
Method CALL_RFC_ISR_CUST_SCEN_FLD_GET on class CL_APB_ISR_UI_ASSIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for component APB_ISR_UI | 20081013 |
Method CALL_RFC_ISR_CUST_SCEN_VHP_GET Signature
Method CALL_RFC_ISR_CUST_SCEN_VHP_GET on class CL_APB_ISR_UI_ASSIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for component APB_ISR_UI | 20090114 |
Method CHECK_4_KEEP_VALUE_SETS Signature
Method CHECK_4_KEEP_VALUE_SETS on class CL_APB_ISR_UI_ASSIST has no parameter.
Method CHECK_4_KEEP_VALUE_SETS on class CL_APB_ISR_UI_ASSIST has no exception.
Method CHECK_4_SORT_VALUE_SETS Signature
Method CHECK_4_SORT_VALUE_SETS on class CL_APB_ISR_UI_ASSIST has no parameter.
Method CHECK_4_SORT_VALUE_SETS on class CL_APB_ISR_UI_ASSIST has no exception.
Method FILL_EXTERNAL_DATA_FROM_MODEL Signature
Method FILL_EXTERNAL_DATA_FROM_MODEL on class CL_APB_ISR_UI_ASSIST has no parameter.
Method FILL_EXTERNAL_DATA_FROM_MODEL on class CL_APB_ISR_UI_ASSIST has no exception.
Method FILL_SIMPLE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ATTR_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta Information for an Attribute of a Context Node | 20081029 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20081029 | |||
3 | ![]() |
IV_FIELDVALUE | Call by reference | Type reference (TYPE) | STRING | 20081029 |
Method FILL_SIMPLE_TYPES on class CL_APB_ISR_UI_ASSIST has no exception.
Method GET_FIELD_DDIC_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_REF_ATTR_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta Information for an Attribute of a Context Node | 20090707 | ||
2 | ![]() |
EV_REF_TYPE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | Reference Field Type cl_wdr_context_node_info=>reffieldtyp_* | 20090707 | ||
3 | ![]() |
EV_REF_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
4 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
5 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20081029 |
Method GET_FIELD_DDIC_REFERENCE on class CL_APB_ISR_UI_ASSIST has no exception.
Method GET_FIELD_FORMAT_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_REF_ATTR_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta Information for an Attribute of a Context Node | 20090707 | ||
2 | ![]() |
EV_REF_TYPE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | Reference Field Type cl_wdr_context_node_info=>reffieldtyp_* | 20090707 | ||
3 | ![]() |
EV_REF_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
4 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20090707 |
Method GET_FIELD_FORMAT_REFERENCE on class CL_APB_ISR_UI_ASSIST has no exception.
Method GET_FIELD_OVS_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20081029 | |||
2 | ![]() |
RV_HAS_OVS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081029 |
Method GET_FIELD_OVS_REFERENCE on class CL_APB_ISR_UI_ASSIST has no exception.
Method GET_HIDE_NAVIGATION_PANEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HIDE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090330 |
Method GET_HIDE_NAVIGATION_PANEL on class CL_APB_ISR_UI_ASSIST has no exception.
Method GET_ORIG_FIELD_FROM_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20081029 | |||
2 | ![]() |
RV_ORIG_FIELD | Value transfer | Type reference (TYPE) | STRING | 20081029 |
Method GET_ORIG_FIELD_FROM_KEY on class CL_APB_ISR_UI_ASSIST has no exception.
Method GET_ORIG_FIELD_FROM_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20081029 | |||
2 | ![]() |
RV_ORIG_FIELD | Value transfer | Type reference (TYPE) | STRING | 20081029 |
Method GET_ORIG_FIELD_FROM_LABEL on class CL_APB_ISR_UI_ASSIST has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CALLING_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20081006 | |||
2 | ![]() |
IV_HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20081006 | |||
3 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20081006 | ||
4 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20081006 | ||
5 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20081006 | ||
6 | ![]() |
IV_SCENARIO_PARAMS | Call by reference | Type reference (TYPE) | APB_ISR_FIELDVALUE | Field value | 20081006 | ||
7 | ![]() |
IV_WIDTH | Call by reference | Type reference (TYPE) | STRING | 20081006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for component APB_ISR_UI | 20081006 |
Method INIT_HASH_MAPS Signature
Method INIT_HASH_MAPS on class CL_APB_ISR_UI_ASSIST has no parameter.
Method INIT_HASH_MAPS on class CL_APB_ISR_UI_ASSIST has no exception.
Method MAP_CLASSATTRIBUTE_2_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CLASS | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081029 | |||
2 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081029 | ||
3 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20081029 |
Method MAP_CLASSATTRIBUTE_2_NODE on class CL_APB_ISR_UI_ASSIST has no exception.
Method MAP_STRUCTURE_2_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081028 | ||
2 | ![]() |
IS_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20081028 | |||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20081028 |
Method MAP_STRUCTURE_2_NODE on class CL_APB_ISR_UI_ASSIST has no exception.
Method OVS_APPLY_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ND_GENERICNODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20090615 | |||
2 | ![]() |
IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20090615 |
Method OVS_APPLY_RESULT on class CL_APB_ISR_UI_ASSIST has no exception.
Method OVS_SET_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20090615 |
Method OVS_SET_CONFIGURATION on class CL_APB_ISR_UI_ASSIST has no exception.
Method OVS_SET_INPUT_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20090615 |
Method OVS_SET_INPUT_STRUCTURE on class CL_APB_ISR_UI_ASSIST has no exception.
Method OVS_SET_OUTPUT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20090615 |
Method OVS_SET_OUTPUT_TABLE on class CL_APB_ISR_UI_ASSIST has no exception.
Method PREPARE_TEXT_EDITS_FOR_GEN_CTX Signature
Method PREPARE_TEXT_EDITS_FOR_GEN_CTX on class CL_APB_ISR_UI_ASSIST has no parameter.
Method PREPARE_TEXT_EDITS_FOR_GEN_CTX on class CL_APB_ISR_UI_ASSIST has no exception.
Method PUT_ADD_DATA_TO_HASHMAP Signature
Method PUT_ADD_DATA_TO_HASHMAP on class CL_APB_ISR_UI_ASSIST has no parameter.
Method PUT_ADD_DATA_TO_HASHMAP on class CL_APB_ISR_UI_ASSIST has no exception.
Method REPORT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081015 |
Method REPORT_MESSAGES on class CL_APB_ISR_UI_ASSIST has no exception.
Method REPORT_T100_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20081006 | ||
2 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20081006 | ||
3 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20081006 | ||
4 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081006 | ||
5 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081006 | ||
6 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081006 | ||
7 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20081006 |
Method REPORT_T100_MESSAGE on class CL_APB_ISR_UI_ASSIST has no exception.
Method SET_EXTERNAL_DATA_TO_INPUT_P Signature
Method SET_EXTERNAL_DATA_TO_INPUT_P on class CL_APB_ISR_UI_ASSIST has no parameter.
Method SET_EXTERNAL_DATA_TO_INPUT_P on class CL_APB_ISR_UI_ASSIST has no exception.
Method SET_FIELD_DDIC_REFERENCES Signature
Method SET_FIELD_DDIC_REFERENCES on class CL_APB_ISR_UI_ASSIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for component APB_ISR_UI | 20081013 |
Method SET_FIELD_OVS_REFERENCES Signature
Method SET_FIELD_OVS_REFERENCES on class CL_APB_ISR_UI_ASSIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for component APB_ISR_UI | 20090114 |
Method SET_ISR_SCENARIO_P_TO_INPUT_P Signature
Method SET_ISR_SCENARIO_P_TO_INPUT_P on class CL_APB_ISR_UI_ASSIST has no parameter.
Method SET_ISR_SCENARIO_P_TO_INPUT_P on class CL_APB_ISR_UI_ASSIST has no exception.
Method SET_TEMPLATE_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEMPLATE | Call by reference | Type reference (TYPE) | APB_ISR_TEMPLATE | Form for Scenario | 20081009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for component APB_ISR_UI | 20081009 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |