Class Method list used by SAP ABAP Class CL_SOTR_EDITOR_ENTRY (OTR Editor)
SAP ABAP Class CL_SOTR_EDITOR_ENTRY (OTR Editor) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_POS OTR Editor SOURCE and i_posx <= me->icon_pos( g_pos_icon_state2 ) ) .
2 Class Method  CL_SOTR_EDITOR_ENTRY - READ_POS OTR Editor SOURCE g_offset_text_read = me->read_pos( g_offset_text_write ) .
3 Class Method  CL_SOTR_EDITOR_ENTRY - READ_POS OTR Editor SOURCE g_pos_text2_read = me->read_pos( g_pos_text2 ) .
4 Class Method  CL_SOTR_EDITOR_ENTRY - READ_POS OTR Editor SOURCE g_pos_text1_read = me->read_pos( g_pos_text1 ) .
5 Class Method  CL_SOTR_EDITOR_ENTRY - READ_POS OTR Editor SOURCE g_pos_icon_state3_read = me->read_pos( g_pos_icon_state3 ) .
6 Class Method  CL_SOTR_EDITOR_ENTRY - READ_POS OTR Editor SOURCE g_pos_icon_state2_read = me->read_pos( g_pos_icon_state2 ) .
7 Class Method  CL_SOTR_EDITOR_ENTRY - READ_POS OTR Editor SOURCE g_pos_icon_state1_read = me->read_pos( g_pos_icon_state1 ) .
8 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_POS OTR Editor SOURCE and i_posx <= me->icon_pos( g_pos_text1 ) ) .
9 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_POS OTR Editor SOURCE if ( i_posx >= me->icon_pos( g_pos_text1_read )
10 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE g_icon_state1 = me->icon_id( icon_space ) .
11 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_POS OTR Editor SOURCE if ( i_posx >= me->icon_pos( g_pos_icon_state2_read )
12 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE if ( g_icon_state2 = me->icon_id( icon_information ) ) .
13 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE l_icon_state3 = me->icon_id( i_icon_state3 ) .
14 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE l_icon_state2 = me->icon_id( i_icon_state2 ) .
15 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE l_icon_state1 = me->icon_id( i_icon_state1 ) .
16 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE g_icon_state3 = me->icon_id( icon_space ) .
17 Class Method  CL_SOTR_EDITOR_ENTRY - ICON_ID OTR Editor SOURCE g_icon_state2 = me->icon_id( icon_space ) .