SAP ABAP Class CL_SHDVP_UI_DATA (UI data for Variant Painter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-REP (Application Component) Report Tree
     SMVP (Package) Variant Painter
Properties
Class CL_SHDVP_UI_DATA  
Short Description UI data for Variant Painter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMVP   Variant Painter 
Created 19990521   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SHDVP_UI_DATA has no interface implemented.
Friends
Class CL_SHDVP_UI_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABORT Instance attribute Private Type reference (TYPE) T_BOOL 19990920
2 CG_LINE_BUFFER Instance attribute Private Type reference (TYPE) STRING 19990816
3 C_AUTHOR Constant Private Type reference (TYPE) SY-UNAME 'MOSERM' 19990610
4 C_CG_COMMA Constant Private Type reference (TYPE) T_XT_DATA ',' 19990816
5 C_CG_DOUBLEQUOTE Constant Private Type reference (TYPE) T_XT_DATA '"' 19990909
6 C_CG_LEFT_BRACKET Constant Private Type reference (TYPE) T_XT_DATA '[' 19990816
7 C_CG_LEFT_PARENTHESIS Constant Private Type reference (TYPE) T_XT_DATA '(' 19990816
8 C_CG_OPTION Constant Private Type reference (TYPE) T_XT_DATA '-' 19990910
9 C_CG_RIGHT_BRACKET Constant Private Type reference (TYPE) T_XT_DATA ']' 19990816
10 C_CG_RIGHT_PARENTHESIS Constant Private Type reference (TYPE) T_XT_DATA ')' 19990816
11 C_CG_SENTINEL Constant Private Type reference (TYPE) T_XT_DATA '@' 19990816
12 C_CG_SHARP Constant Private Type reference (TYPE) T_XT_DATA '#' 19990901
13 C_CG_WHITESPACE Constant Private Type reference (TYPE) T_XT_DATA ' ' 19990816
14 C_CHECKBOX_WIDTH Constant Private Type reference (TYPE) I 2 19990712
15 C_DY_DYNPRO_ID Constant Private Type reference (TYPE) I 1 19990923
16 C_DY_GROUP_SEPARATOR Constant Private Type reference (TYPE) T_CHAR ':' 19990914
17 C_DY_MAX_HEIGHT Constant Private Type reference (TYPE) I 1023 19990923
18 C_DY_MAX_WIDTH Constant Private Type reference (TYPE) I 1023 19990923
19 C_DY_NO_ID Constant Public Type reference (TYPE) SHDDFVARP-ID 0 19990923
20 C_DY_NO_NAME Constant Public Type reference (TYPE) SHDDFVARP-FIELDNAME '' 19990923
21 C_DY_NO_PARENT Constant Public Type reference (TYPE) SHDDFVARP-P_ID 0 19990923
22 C_DY_NO_POSITION Constant Public Type reference (TYPE) I -99 19990923
23 C_DY_NO_SIZE Constant Public Type reference (TYPE) I -1 19990923
24 C_DY_NO_TYPE Constant Public Type reference (TYPE) SHDDFVARP-TYPE '' 19990923
25 C_DY_OFFSET_X Constant Private Type reference (TYPE) I -2 19990622
26 C_DY_OFFSET_Y Constant Private Type reference (TYPE) I -1 19990622
27 C_DY_ORIGIN_X Constant Public Type reference (TYPE) I 0 19990923
28 C_DY_ORIGIN_Y Constant Public Type reference (TYPE) I 0 19990923
29 C_DY_POSITION_X Constant Private Type reference (TYPE) I 0 19990923
30 C_DY_POSITION_Y Constant Private Type reference (TYPE) I 0 19990923
31 C_DY_VERSION Constant Private Type reference (TYPE) I 1 19990611
32 C_FALSE Constant Private Type reference (TYPE) T_BOOL SPACE 19990602
33 C_FIELD_HEIGHT Constant Private Type reference (TYPE) I 1 19990624
34 C_INDEX_END Constant Private Type reference (TYPE) T_CHAR ')' 19990609
35 C_INDEX_START Constant Private Type reference (TYPE) T_CHAR '(' 19990609
36 C_MARKBOX_WIDTH Constant Private Type reference (TYPE) I 2 19990902
37 C_PUSHBUTTON_WIDTH Constant Private Type reference (TYPE) I 1 19990712
38 C_RADIOBUTTON_WIDTH Constant Private Type reference (TYPE) I 2 19990712
39 C_TRUE Constant Private Type reference (TYPE) T_BOOL 'X' 19990602
40 C_XT_ALPHA Constant Private Type reference (TYPE) T_CHAR 'A' 19990615
41 C_XT_CAND Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'and' 19990702
42 C_XT_CBOX Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'box' 19990616
43 C_XT_CCOMMENT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE '/' 19990616
44 C_XT_CDEFAULT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'default' 19990616
45 C_XT_CDELETE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'del' 19990616
46 C_XT_CELSE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'else' 19990616
47 C_XT_CENDIF Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'endif' 19990616
48 C_XT_CICON Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'icon' 19990616
49 C_XT_CIF Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'if' 19990616
50 C_XT_CIMAGE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'image' 19990616
51 C_XT_CLISTIMAGE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'listimage' 19990616
52 C_XT_CNOINPUT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'noinput' 19990616
53 C_XT_CNOT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'not' 19990702
54 C_XT_COFFSET Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'offset' 19990616
55 C_XT_COMMENT_LEADIN Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE '// The old script follows here as comment' 19990705
56 C_XT_COR Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'or' 19990702
57 C_XT_CPOSITION Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'pos' 19990616
58 C_XT_CPUSHBUTTON Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'pushbutton' 19990616
59 C_XT_CRADIOBUTTON Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'radiobutton' 19990616
60 C_XT_CTEXT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'text' 19990616
61 C_XT_CTIP Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'tip' 19990616
62 C_XT_CTITLE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'title' 19990616
63 C_XT_CVIEW Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'view' 19990616
64 C_XT_DEFAULT_HEIGHT Constant Private Type reference (TYPE) F '10.0' 19990624
65 C_XT_DEFAULT_WIDTH Constant Private Type reference (TYPE) F '10.0' 19990624
66 C_XT_DIGIT Constant Private Type reference (TYPE) T_CHAR 'D' 19990615
67 C_XT_DOT Constant Private Type reference (TYPE) T_CHAR '.' 19990629
68 C_XT_DOUBLEQUOTE Constant Private Type reference (TYPE) T_CHAR '"' 19990629
69 C_XT_EQUALS Constant Private Type reference (TYPE) T_CHAR '=' 19990702
70 C_XT_FAILED Constant Private Type reference (TYPE) T_CHAR 'F' 19990702
71 C_XT_GRANTED Constant Private Type reference (TYPE) T_CHAR 'G' 19990702
72 C_XT_INITIAL_STATE Constant Private Type reference (TYPE) I 0 19990614
73 C_XT_INIT_FILENAME Constant Private Type reference (TYPE) T_FILE_NAME 'C:Guixtguixt.ini' 19990702
74 C_XT_LABEL_LEADIN Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE '@' 19990705
75 C_XT_LCHECKBOX Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'c' 19990629
76 C_XT_LEFT_BRACKET Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '[' 19990618
77 C_XT_LFIELD Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'f' 19990629
78 C_XT_LFIELDGROUP Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'g' 19990629
79 C_XT_LPUSHBUTTON Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'p' 19990629
80 C_XT_LQUERY Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'q' 19990702
81 C_XT_LRADIOBUTTON Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'r' 19990629
82 C_XT_NO_OPTION Constant Private Type reference (TYPE) T_UI_DATA_XT_OPTION '' 19990630
83 C_XT_OBOX Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'box' 19990623
84 C_XT_OFLOATING Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'floating' 19990628
85 C_XT_ONOSTRETCH Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'nostretch' 19990624
86 C_XT_OPLAIN Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'plain' 19990624
87 C_XT_OTEXT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'text' 19990623
88 C_XT_OTRIPLE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'triple' 19990623
89 C_XT_OVALUE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'value' 19990623
90 C_XT_QCLIENT Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'client' 19990702
91 C_XT_QDATABASE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'database' 19990702
92 C_XT_QLANGUAGE Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'language' 19990702
93 C_XT_QOPTION Constant Private Type reference (TYPE) T_XT_OPTION 'option' 19990702
94 C_XT_QSTATUS Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'status' 19990702
95 C_XT_QTRANSACTION Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'transaction' 19990702
96 C_XT_SHARP Constant Private Type reference (TYPE) T_CHAR '#' 19990624
97 C_XT_SKIPPED Constant Private Type reference (TYPE) T_CHAR 'S' 19990702
98 C_XT_TABULATOR Constant Private Type reference (TYPE) T_HEX_CHAR '09' 19990629
99 C_XT_TCOMMA Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE ',' 19990617
100 C_XT_TCOMMENT Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '/' 19990617
101 C_XT_TEOL Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE 'X' 19990618
102 C_XT_TIDENTIFIER Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE 'I' 19990617
103 C_XT_TLABEL Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE 'L' 19990618
104 C_XT_TLEFT_PARENTHESIS Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '(' 19990617
105 C_XT_TMINUS Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '-' 19990629
106 C_XT_TNONE Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '@' 19990617
107 C_XT_TNUMBER Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE 'N' 19990617
108 C_XT_TOOLBAR Constant Private Type reference (TYPE) T_XT_TOKEN_VALUE 'toolbar' 19990625
109 C_XT_TOOLBAR_X Constant Private Type reference (TYPE) F '-1.0' 19990625
110 C_XT_TOOLBAR_Y Constant Private Type reference (TYPE) F '-1.0' 19990625
111 C_XT_TOPTION Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '-' 19990629
112 C_XT_TPLUS Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '+' 19990624
113 C_XT_TPOSITION_LEADIN Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE '#' 19990624
114 C_XT_TRIGHT_BRACKET Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE ']' 19990624
115 C_XT_TRIGHT_PARENTHESIS Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE ')' 19990617
116 C_XT_TSPACE Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE ' ' 19990617
117 C_XT_TSTRING Constant Private Type reference (TYPE) T_XT_TOKEN_TYPE 'S' 19990617
118 C_XT_TYPE_GROUP Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'G' 19990702
119 C_XT_TYPE_QUERY Constant Private Type reference (TYPE) T_UI_DATA_TYPE 'Q' 19990702
120 C_XT_WILDCARD Constant Private Type reference (TYPE) T_CHAR '*' 19990618
121 DATA Instance attribute Private Type reference (TYPE) UI_DATA_T 19990521
122 DATA_ID_COUNTER Instance attribute Private Type reference (TYPE) T_UI_DATA_ID 19990602
123 DEBUG Instance attribute Private Type reference (TYPE) T_BOOL 19990610
124 DYNPRO Instance attribute Private Type reference (TYPE) DY_DATA_T 19990525
125 DY_CACHE Instance attribute Private Type reference (TYPE) T_DY_DATA 19990602
126 DY_CACHE_FILLED Instance attribute Private Type reference (TYPE) T_BOOL 19990602
127 DY_LINE_COUNTER Instance attribute Private Type reference (TYPE) I 19990602
128 VARIANT_NAME Instance attribute Private Type reference (TYPE) SHDFVEXT-SCVARIANT 19990830
129 XT_BOX_COUNTER Instance attribute Private Type reference (TYPE) T_XT_ELEMENT_COUNTER 19990618
130 XT_CACHE_FILLED Instance attribute Private Type reference (TYPE) T_BOOL 19990614
131 XT_CACHE_TYPE Instance attribute Private Type reference (TYPE) T_XT_TOKEN_TYPE 19990617
132 XT_CACHE_VALUE Instance attribute Private Type reference (TYPE) T_XT_TOKEN_VALUE 19990617
133 XT_END_OF_SCRIPT Instance attribute Private Type reference (TYPE) T_BOOL 19990616
134 XT_IF_STACK Instance attribute Private Type reference (TYPE) T_XT_STRING 19990702
135 XT_IMAGE_COUNTER Instance attribute Private Type reference (TYPE) T_XT_ELEMENT_COUNTER 19990624
136 XT_LINE_BUFFER Instance attribute Private Type reference (TYPE) T_XT_DATA 19990614
137 XT_LINE_COUNTER Instance attribute Private Type reference (TYPE) I 19990614
138 XT_LINE_LENGTH Instance attribute Private Type reference (TYPE) I 19990614
139 XT_LISTIMAGE_COUNTER Instance attribute Private Type reference (TYPE) T_XT_ELEMENT_COUNTER 19990629
140 XT_OFFSET_X Instance attribute Private Type reference (TYPE) F 19990624
141 XT_OFFSET_Y Instance attribute Private Type reference (TYPE) F 19990624
142 XT_PUSHBUTTON_COUNTER Instance attribute Private Type reference (TYPE) T_XT_ELEMENT_COUNTER 19990625
143 XT_RADIOBUTTON_COUNTER Instance attribute Private Type reference (TYPE) T_XT_ELEMENT_COUNTER 19990625
144 XT_TOKEN_LENGTH Instance attribute Private Type reference (TYPE) I 19990614
145 XT_TOKEN_START Instance attribute Private Type reference (TYPE) I 19990614
146 XT_VIEW_COUNTER Instance attribute Private Type reference (TYPE) T_XT_ELEMENT_COUNTER 19990628
Methods
# Method Level Visibility Method type Description Created on
1 AAA_TODO_LIST Instance method Public Method 19990602
2 ADD_ELEMENT Instance method Public Method 19990525
3 ADD_OR_SET_ELEMENT Instance method Public Method 19990830
4 CG_COMMAND Instance method Private Method 19990816
5 CG_ELEMENT Instance method Private Method 19990901
6 CG_NEWLINE Instance method Private Method 19990816
7 CG_NEW_ELEMENT Instance method Private Method 19990901
8 CG_NEW_ICON Instance method Private Method 19990909
9 CG_NEW_IMAGE Instance method Private Method 19990909
10 CG_NEW_LABEL Instance method Private Method 19990909
11 CG_NEW_PUSHBUTTON Instance method Private Method 19990909
12 CG_NEW_RADIOBUTTON Instance method Private Method 19990909
13 CG_NEW_TITLE Instance method Private Method 19990909
14 CG_NEW_VIEW Instance method Private Method 19990909
15 CG_NUMBER Instance method Private Method 19990816
16 CG_OPTION Instance method Private Method 19990910
17 CG_POSITION Instance method Private Method 19990816
18 CG_POSITION_CHANGED Instance method Private Method 19990816
19 CG_RESET Instance method Private Method 19990816
20 CG_STRING Instance method Private Method 19990909
21 CG_WHITESPACE Instance method Private Method 19990816
22 CLASS_CONSTRUCTOR Static method Public Constructor 19990702
23 CONSTRUCTOR Instance method Public Constructor 19990521
24 DY_CONTAINER Instance method Private Method 19990602
25 DY_ERROR Instance method Private Method 19990914
26 DY_FIELD Instance method Private Method 19990602
27 DY_FIELD_CORE Instance method Private Method 19990607
28 DY_NEXT_TOKEN Instance method Private Method 19990602
29 DY_PARSE Instance method Private Method 19990809
30 DY_PUSH_TOKEN Instance method Private Method 19990602
31 DY_STEP_LOOP Instance method Private Method 19990609
32 DY_SUBSCREEN Instance method Private Method 19990602
33 DY_TABLE_CONTROL Instance method Private Method 19990609
34 DY_TABSTRIP Instance method Private Method 19990602
35 DY_UNDEFINED_CONTROL Instance method Private Method 19990609
36 ERROR Instance method Private Method 19990609
37 GET_ALL_ELEMENTS Instance method Public Method 19990601
38 GET_BOUNDS Instance method Public Method 19990831
39 GET_ELEMENT_BY_ID Instance method Public Method 19990527
40 GET_ELEMENT_BY_LABEL Instance method Public Method 19990618
41 GET_ELEMENT_BY_NAME Instance method Public Method 19990621
42 GET_ELEMENT_BY_POSITION Instance method Public Method 19990621
43 GET_LEFT_NEIGHBOR Instance method Public Method 19990623
44 GET_PARENT_OFFSET Instance method Public Method 19990624
45 GET_RIGHT_NEIGHBOR Instance method Public Method 19990622
46 GET_ROOT Instance method Public Method 19990921
47 LOAD Instance method Public Method 19990521
48 RESET_PARSER Instance method Private Method 19990611
49 SAVE Instance method Public Method 19990521
50 SETUP_UI_DATA Instance method Public Method 19990624
51 SET_ELEMENT Instance method Public Method 19990525
52 SV_PARSE Instance method Private Method 19990809
53 XT_BOX Instance method Private Method 19990622
54 XT_BUILD_AUTOMATON Static method Private Method 19990702
55 XT_DEFAULT Instance method Private Method 19990618
56 XT_DELETE Instance method Private Method 19990622
57 XT_DELETE_ELEMENT Instance method Private Method 19990901
58 XT_ELEMENT Instance method Private Method 19990622
59 XT_ELEMENT_POSITION Instance method Private Method 19990628
60 XT_ELSE Instance method Private Method 19990702
61 XT_ENDIF Instance method Private Method 19990702
62 XT_END_OF_LINE Instance method Private Method 19990621
63 XT_ERROR Instance method Private Method 19990616
64 XT_ICON Instance method Private Method 19990623
65 XT_IMAGE Instance method Private Method 19990624
66 XT_IMAGE_OPTION Instance method Private Method 19990629
67 XT_IMAGE_OPTIONS Instance method Private Method 19990629
68 XT_LABEL Instance method Private Method 19990618
69 XT_LISTIMAGE Instance method Private Method 19990628
70 XT_NEXT_CHARACTER Instance method Private Method 19990614
71 XT_NEXT_TOKEN Instance method Private Method 19990614
72 XT_NOINPUT Instance method Private Method 19990624
73 XT_NOINPUT_ELEMENT Instance method Private Method 19990901
74 XT_OFFSET Instance method Private Method 19990624
75 XT_OPTION Instance method Private Method 19990629
76 XT_OPTIONAL_WHITESPACE Instance method Private Method 19990621
77 XT_PARSE Instance method Private Method 19990809
78 XT_PEEK_TOKEN Instance method Private Method 19990628
79 XT_POINT Instance method Private Method 19990616
80 XT_POSITION Instance method Private Method 19990624
81 XT_POSITION_ELEMENT Instance method Private Method 19990910
82 XT_PROCESS_GROUP Instance method Private Method 19990901
83 XT_PUSHBUTTON Instance method Private Method 19990625
84 XT_PUSH_CHARACTER Instance method Private Method 19990614
85 XT_PUSH_TOKEN Instance method Private Method 19990614
86 XT_RADIOBUTTON Instance method Private Method 19990625
87 XT_READ_OPTIONS Static method Private Method 19990702
88 XT_STRING Instance method Private Method 19990621
89 XT_TEXT Instance method Private Method 19990628
90 XT_TIP Instance method Private Method 19990628
91 XT_TITLE Instance method Private Method 19990628
92 XT_VIEW Instance method Private Method 19990628
93 XT_WHITESPACE Instance method Private Method 19990621
Events
Class CL_SHDVP_UI_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DY_DATA_T Private Type reference (TYPE) DYSTRUCT_T 19990809
2 T_BOOL Private Type reference (TYPE) SXMIBOOL_D 19990615
3 T_CG_STRING Private Type reference (TYPE) GUIXT_LINE 19990816
4 T_CHAR Private Type reference (TYPE) SYCHAR01 19990615
5 T_DY_DATA Private Type reference (TYPE) DYSTRUCT 19990809
6 T_DY_TOKEN_NAME Private Type reference (TYPE) DYSTRUCT-NAME 19990809
7 T_DY_TOKEN_TYPE Private Type reference (TYPE) DYSTRUCT-TYPE 19990809
8 T_DY_TOKEN_VALUE Private Type reference (TYPE) DYSTRUCT-VALUE 19990809
9 T_FIELD_NAME Private Type reference (TYPE) SHDDFVARP-FIELDNAME 19990809
10 T_FILE_NAME Private Type reference (TYPE) RLGRAP-FILENAME 19990809
11 T_HEX_CHAR Private See coding 19990630
12 T_METHOD_NAME Private Type reference (TYPE) STRING 19990901
13 T_PARENT_ID Private Type reference (TYPE) SHDDFVARP-P_ID 19990809
14 T_SV_DATA Private Type reference (TYPE) SHDSVFVCI 19990809
15 T_SV_HEADER Private Type reference (TYPE) SHDFVEXT 19990809
16 T_SV_INCLUDE Private Type reference (TYPE) SHDFVINCL 19990809
17 T_TYPE Private Type reference (TYPE) SHDDFVARP-TYPE 19990809
18 T_UI_DATA Private Type reference (TYPE) SHDDFVARP 19990618
19 T_UI_DATA_ID Private Type reference (TYPE) SHDDFVARP-ID 19990809
20 T_UI_DATA_TYPE Private Type reference (TYPE) SHDDFVARP-TYPE 19990630
21 T_UI_DATA_XT_OPTION Private Type reference (TYPE) SHDDFVARP-OPTION1_XT 19990630
22 T_XT_DATA Private Type reference (TYPE) GUIXTLINE 19990809
23 T_XT_ELEMENT_COUNTER Private Type reference (TYPE) SHDDFVARP-ID 19990618
24 T_XT_LABEL Private Type reference (TYPE) GUIXT_LINE 19990618
25 T_XT_OPTION Private Type reference (TYPE) GUIXTLINE 19990702
26 T_XT_SCRIPT_NAME Private Type reference (TYPE) SHDGUIXT 19990809
27 T_XT_STRING Private Type reference (TYPE) GUIXT_LINE 19990621
28 T_XT_TOKEN_TYPE Private Type reference (TYPE) SYCHAR01 19990617
29 T_XT_TOKEN_VALUE Private Type reference (TYPE) GUIXT_LINE 19990617
30 UI_DATA_T Private Type reference (TYPE) SHDDFVARP_T 19990809
Method Signatures

Method AAA_TODO_LIST Signature

Method AAA_TODO_LIST on class CL_SHDVP_UI_DATA has no parameter.
Method AAA_TODO_LIST on class CL_SHDVP_UI_DATA has no exception.

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) SHDDFVARP UI element data 19990525
2 Exporting ID Call by reference Type reference (TYPE) SHDDFVARP-ID unique UI element id 19990525

Method ADD_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method ADD_OR_SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) SHDDFVARP UI element data 19990830
2 Exporting ID Call by reference Type reference (TYPE) SHDDFVARP-ID unique UI element id 19990830

Method ADD_OR_SET_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method CG_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) T_CG_STRING the command to generate code for 19990816

Method CG_COMMAND on class CL_SHDVP_UI_DATA has no exception.

Method CG_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS_X Call by reference Type reference (TYPE) F the x position of the element 19990901
2 Importing POS_Y Call by reference Type reference (TYPE) F the y position of the element 19990901

Method CG_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEWLINE Signature

Method CG_NEWLINE on class CL_SHDVP_UI_DATA has no parameter.
Method CG_NEWLINE on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the element to generate code for 19990901

Method CG_NEW_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_ICON on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_IMAGE on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_LABEL on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_PUSHBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_PUSHBUTTON on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_RADIOBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_RADIOBUTTON on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_TITLE on class CL_SHDVP_UI_DATA has no exception.

Method CG_NEW_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the ui element 19990909

Method CG_NEW_VIEW on class CL_SHDVP_UI_DATA has no exception.

Method CG_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) FLOAT the number to generate code for 19990816

Method CG_NUMBER on class CL_SHDVP_UI_DATA has no exception.

Method CG_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPTION Call by reference Type reference (TYPE) T_CG_STRING the option to generate code for 19990910

Method CG_OPTION on class CL_SHDVP_UI_DATA has no exception.

Method CG_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS_X Call by reference Type reference (TYPE) F position x 19990816
2 Importing POS_Y Call by reference Type reference (TYPE) F position y 19990816

Method CG_POSITION on class CL_SHDVP_UI_DATA has no exception.

Method CG_POSITION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA the element to generate code for 19990901

Method CG_POSITION_CHANGED on class CL_SHDVP_UI_DATA has no exception.

Method CG_RESET Signature

Method CG_RESET on class CL_SHDVP_UI_DATA has no parameter.
Method CG_RESET on class CL_SHDVP_UI_DATA has no exception.

Method CG_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) T_CG_STRING the string to generate code for 19990910

Method CG_STRING on class CL_SHDVP_UI_DATA has no exception.

Method CG_WHITESPACE Signature

Method CG_WHITESPACE on class CL_SHDVP_UI_DATA has no parameter.
Method CG_WHITESPACE on class CL_SHDVP_UI_DATA has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SHDVP_UI_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHDVP_UI_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOAD Call by reference Type reference (TYPE) SXMIBOOL_D space flag whether to load the GUI data into the new instance 19990702

Method CONSTRUCTOR on class CL_SHDVP_UI_DATA has no exception.

Method DY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) T_FIELD_NAME container name 19990602
2 Importing OFFSET_X Call by reference Type reference (TYPE) I container offset x 19990712
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I container offset y 19990712
4 Importing PARENT Call by reference Type reference (TYPE) T_PARENT_ID parent UI element id 19990602

Method DY_CONTAINER on class CL_SHDVP_UI_DATA has no exception.

Method DY_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG1 Call by reference Type reference (TYPE) ANY '' optional argument 1 19990914
2 Importing ARG2 Call by reference Type reference (TYPE) ANY '' optional argument 2 19990914
3 Importing ARG3 Call by reference Type reference (TYPE) ANY '' optional argument 3 19990914
4 Importing ARG4 Call by reference Type reference (TYPE) ANY '' optional argument 4 19990914
5 Importing CLASS Call by reference Type reference (TYPE) SY-MSGID 'SMVP' message class 19990914
6 Importing NUMBER Call by reference Type reference (TYPE) SY-MSGNO message number 19990914
7 Importing TYPE Call by reference Type reference (TYPE) SY-MSGTY 'A' message type 19990914

Method DY_ERROR on class CL_SHDVP_UI_DATA has no exception.

Method DY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) T_DY_TOKEN_VALUE field name 19990602
2 Importing OFFSET_X Call by reference Type reference (TYPE) I field offset x 19990712
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I field offset y 19990712
4 Importing PARENT Call by reference Type reference (TYPE) T_PARENT_ID parent id 19990602

Method DY_FIELD on class CL_SHDVP_UI_DATA has no exception.

Method DY_FIELD_CORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA parsed field element data 19990607
2 Importing NAME Call by reference Type reference (TYPE) T_DY_TOKEN_VALUE field name 19990607
3 Importing OFFSET_X Call by reference Type reference (TYPE) I field offset x 19990712
4 Importing OFFSET_Y Call by reference Type reference (TYPE) I field offset y 19990712
5 Importing PARENT Call by reference Type reference (TYPE) T_PARENT_ID parent id 19990607

Method DY_FIELD_CORE on class CL_SHDVP_UI_DATA has no exception.

Method DY_NEXT_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAME Call by reference Type reference (TYPE) T_DY_TOKEN_NAME name of token 19990602
2 Exporting TYPE Call by reference Type reference (TYPE) T_DY_TOKEN_TYPE type of token 19990602
3 Exporting VALUE Call by reference Type reference (TYPE) T_DY_TOKEN_VALUE value of token 19990602

Method DY_NEXT_TOKEN on class CL_SHDVP_UI_DATA has no exception.

Method DY_PARSE Signature

Method DY_PARSE on class CL_SHDVP_UI_DATA has no parameter.
Method DY_PARSE on class CL_SHDVP_UI_DATA has no exception.

Method DY_PUSH_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) T_DY_TOKEN_NAME name of token 19990602
2 Importing TYPE Call by reference Type reference (TYPE) T_DY_TOKEN_TYPE type of token 19990602
3 Importing VALUE Call by reference Type reference (TYPE) T_DY_TOKEN_VALUE value of token 19990602

Method DY_PUSH_TOKEN on class CL_SHDVP_UI_DATA has no exception.

Method DY_STEP_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA step loop element data 19990915
2 Importing OFFSET_X Call by reference Type reference (TYPE) I element offset x 19990915
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I element offset y 19990915

Method DY_STEP_LOOP on class CL_SHDVP_UI_DATA has no exception.

Method DY_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA subscreen element data 19990915
2 Importing OFFSET_X Call by reference Type reference (TYPE) I Dynpro offset x 19990712
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I Dynpro offset y 19990712

Method DY_SUBSCREEN on class CL_SHDVP_UI_DATA has no exception.

Method DY_TABLE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA table control element data 19990915
2 Importing OFFSET_X Call by reference Type reference (TYPE) I table control offset x 19990712
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I table control offset y 19990712

Method DY_TABLE_CONTROL on class CL_SHDVP_UI_DATA has no exception.

Method DY_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA tabstrip element data 19990915
2 Importing OFFSET_X Call by reference Type reference (TYPE) I tabstrip offset x 19990712
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I tabstrip offset y 19990712

Method DY_TABSTRIP on class CL_SHDVP_UI_DATA has no exception.

Method DY_UNDEFINED_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA undefined control element data 19990915
2 Importing OFFSET_X Call by reference Type reference (TYPE) I undefined control offset x 19990712
3 Importing OFFSET_Y Call by reference Type reference (TYPE) I undefined control offset x 19990712

Method DY_UNDEFINED_CONTROL on class CL_SHDVP_UI_DATA has no exception.

Method ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG1 Call by reference Type reference (TYPE) ANY '' optional argument 1 19990609
2 Importing ARG2 Call by reference Type reference (TYPE) ANY '' optional argument 2 19990609
3 Importing ARG3 Call by reference Type reference (TYPE) ANY '' optional argument 3 19990609
4 Importing ARG4 Call by reference Type reference (TYPE) ANY '' optional argument 4 19990609
5 Importing CLASS Call by reference Type reference (TYPE) SY-MSGID 'SMVP' message class 19990609
6 Importing NUMBER Call by reference Type reference (TYPE) SY-MSGNO message number 19990609
7 Importing TYPE Call by reference Type reference (TYPE) SY-MSGTY 'A' message type 19990609

Method ERROR on class CL_SHDVP_UI_DATA has no exception.

Method GET_ALL_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) SHDDFVARP_T UI data elements 19990601

Method GET_ALL_ELEMENTS on class CL_SHDVP_UI_DATA has no exception.

Method GET_BOUNDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) SHDDFVARP UI element 19990831
2 Exporting HEIGHT Call by reference Type reference (TYPE) F height 19990831
3 Exporting POS_X Call by reference Type reference (TYPE) F position x 19990831
4 Exporting POS_Y Call by reference Type reference (TYPE) F position y 19990831
5 Exporting WIDTH Call by reference Type reference (TYPE) F width 19990831

Method GET_BOUNDS on class CL_SHDVP_UI_DATA has no exception.

Method GET_ELEMENT_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) SHDDFVARP element UI data 19990527
2 Importing ID Call by reference Type reference (TYPE) SHDDFVARP-ID unique element identifier 19990527
3 Importing NO_ERROR Call by reference Type reference (TYPE) SXMIBOOL_D space don't raise an error if the element was not found 19990702

Method GET_ELEMENT_BY_ID on class CL_SHDVP_UI_DATA has no exception.

Method GET_ELEMENT_BY_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) SHDDFVARP field data 19990618
2 Importing LABEL Call by reference Type reference (TYPE) GUIXT_LINE label 19990618
3 Importing LINE Call by reference Type reference (TYPE) I 0 step loop line 19990618
4 Importing NO_ERROR Call by reference Type reference (TYPE) SXMIBOOL_D space don't raise an error if the element was not found 19990702
5 Importing TRUNCATED Call by reference Type reference (TYPE) SXMIBOOL_D 'X' label is truncated indicator 19990618
6 Importing TYPE Call by reference Type reference (TYPE) SHDDFVARP-TYPE '' element type 19990625

Method GET_ELEMENT_BY_LABEL on class CL_SHDVP_UI_DATA has no exception.

Method GET_ELEMENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) SHDDFVARP field data 19990621
2 Importing LINE Call by reference Type reference (TYPE) I 0 step loop line 19990621
3 Importing NAME Call by reference Type reference (TYPE) SHDDFVARP-FIELDNAME field name 19990621
4 Importing NO_ERROR Call by reference Type reference (TYPE) SXMIBOOL_D space don't raise an error if the element was not found 19990702

Method GET_ELEMENT_BY_NAME on class CL_SHDVP_UI_DATA has no exception.

Method GET_ELEMENT_BY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) SHDDFVARP UI element data 19990621
2 Importing NO_ERROR Call by reference Type reference (TYPE) SXMIBOOL_D space don't raise an error if the element was not found 19990702
3 Importing TYPE Call by reference Type reference (TYPE) SHDDFVARP-TYPE '' element type 19990623
4 Importing X Call by reference Type reference (TYPE) F x position 19990621
5 Importing Y Call by reference Type reference (TYPE) F y position 19990621

Method GET_ELEMENT_BY_POSITION on class CL_SHDVP_UI_DATA has no exception.

Method GET_LEFT_NEIGHBOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_IN Call by reference Type reference (TYPE) SHDDFVARP original field 19990623
2 Exporting DATA_OUT Call by reference Type reference (TYPE) SHDDFVARP left neighbor of the original field 19990623
3 Importing NO_ERROR Call by reference Type reference (TYPE) SXMIBOOL_D space don't raise an error if the element was not found 19990702
4 Importing TYPE Call by reference Type reference (TYPE) SHDDFVARP-TYPE '' type of the neighboring field 19990624

Method GET_LEFT_NEIGHBOR on class CL_SHDVP_UI_DATA has no exception.

Method GET_PARENT_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) SHDDFVARP ui element data 19990624
2 Exporting OFFSET_X Call by reference Type reference (TYPE) I parent offset x 19990624
3 Exporting OFFSET_Y Call by reference Type reference (TYPE) I parent offset y 19990624

Method GET_PARENT_OFFSET on class CL_SHDVP_UI_DATA has no exception.

Method GET_RIGHT_NEIGHBOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_IN Call by reference Type reference (TYPE) SHDDFVARP original field 19990622
2 Exporting DATA_OUT Call by reference Type reference (TYPE) SHDDFVARP right neighbor of the original field 19990622
3 Importing NO_ERROR Call by reference Type reference (TYPE) SXMIBOOL_D space don't raise an error if the element was not found 19990702
4 Importing TYPE Call by reference Type reference (TYPE) SHDDFVARP-TYPE '' type of the neighboring field 19990624

Method GET_RIGHT_NEIGHBOR on class CL_SHDVP_UI_DATA has no exception.

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) SHDDFVARP data of the root element 19990921

Method GET_ROOT on class CL_SHDVP_UI_DATA has no exception.

Method LOAD Signature

Method LOAD on class CL_SHDVP_UI_DATA has no parameter.
Method LOAD on class CL_SHDVP_UI_DATA has no exception.

Method RESET_PARSER Signature

Method RESET_PARSER on class CL_SHDVP_UI_DATA has no parameter.
Method RESET_PARSER on class CL_SHDVP_UI_DATA has no exception.

Method SAVE Signature

Method SAVE on class CL_SHDVP_UI_DATA has no parameter.
Method SAVE on class CL_SHDVP_UI_DATA has no exception.

Method SETUP_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) SHDDFVARP element data to setup 19990624
2 Importing HEIGHT Call by reference Type reference (TYPE) I c_dy_no_size element height 19990712
3 Importing MAX_HEIGHT Call by reference Type reference (TYPE) I c_dy_no_size element maximum height 19990923
4 Importing MAX_WIDTH Call by reference Type reference (TYPE) I c_dy_no_size element maximum width 19990923
5 Importing NAME Call by reference Type reference (TYPE) SHDDFVARP-FIELDNAME c_dy_no_name element field name 19990712
6 Importing OFFSET_X Call by reference Type reference (TYPE) I 0 element offset x 19990712
7 Importing OFFSET_Y Call by reference Type reference (TYPE) I 0 element offset y 19990712
8 Importing ORIGIN_X Call by reference Type reference (TYPE) I 0 element origin x (for scrollable elements) 19990923
9 Importing ORIGIN_Y Call by reference Type reference (TYPE) I 0 element origin y (for scrollable elements) 19990923
10 Importing PARENT Call by reference Type reference (TYPE) SHDDFVARP-P_ID c_dy_no_parent element parent id 19990712
11 Importing POS_X Call by reference Type reference (TYPE) I c_dy_no_position element position x 19990712
12 Importing POS_Y Call by reference Type reference (TYPE) I c_dy_no_position element position y 19990712
13 Importing TYPE Call by reference Type reference (TYPE) SHDDFVARP-TYPE c_dy_no_type element type 19990712
14 Importing WIDTH Call by reference Type reference (TYPE) I c_dy_no_size element width 19990712

Method SETUP_UI_DATA on class CL_SHDVP_UI_DATA has no exception.

Method SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) SHDDFVARP UI element data 19990527

Method SET_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method SV_PARSE Signature

Method SV_PARSE on class CL_SHDVP_UI_DATA has no parameter.
Method SV_PARSE on class CL_SHDVP_UI_DATA has no exception.

Method XT_BOX Signature

Method XT_BOX on class CL_SHDVP_UI_DATA has no parameter.
Method XT_BOX on class CL_SHDVP_UI_DATA has no exception.

Method XT_BUILD_AUTOMATON Signature

Method XT_BUILD_AUTOMATON on class CL_SHDVP_UI_DATA has no parameter.
Method XT_BUILD_AUTOMATON on class CL_SHDVP_UI_DATA has no exception.

Method XT_DEFAULT Signature

Method XT_DEFAULT on class CL_SHDVP_UI_DATA has no parameter.
Method XT_DEFAULT on class CL_SHDVP_UI_DATA has no exception.

Method XT_DELETE Signature

Method XT_DELETE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_DELETE on class CL_SHDVP_UI_DATA has no exception.

Method XT_DELETE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA UI element 19990901

Method XT_DELETE_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method XT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) T_UI_DATA label element data 19990622
2 Importing DECIMALS Call by reference Type reference (TYPE) T_BOOL C_FALSE decimals in position allowed flag 19990630
3 Importing GROUP Call by reference Type reference (TYPE) T_BOOL C_FALSE field groups allowed flag 19990630
4 Importing TYPE Call by reference Type reference (TYPE) T_TYPE '' expected type of element ot parse 19990625

Method XT_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method XT_ELEMENT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting X Call by reference Type reference (TYPE) F x position of the element 19990628
2 Exporting Y Call by reference Type reference (TYPE) F y position of the element 19990628

Method XT_ELEMENT_POSITION on class CL_SHDVP_UI_DATA has no exception.

Method XT_ELSE Signature

Method XT_ELSE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_ELSE on class CL_SHDVP_UI_DATA has no exception.

Method XT_ENDIF Signature

Method XT_ENDIF on class CL_SHDVP_UI_DATA has no parameter.
Method XT_ENDIF on class CL_SHDVP_UI_DATA has no exception.

Method XT_END_OF_LINE Signature

Method XT_END_OF_LINE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_END_OF_LINE on class CL_SHDVP_UI_DATA has no exception.

Method XT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) ANY argument 19990616
2 Importing NUMBER Call by reference Type reference (TYPE) SY-MSGNO 121 error number 19990630

Method XT_ERROR on class CL_SHDVP_UI_DATA has no exception.

Method XT_ICON Signature

Method XT_ICON on class CL_SHDVP_UI_DATA has no parameter.
Method XT_ICON on class CL_SHDVP_UI_DATA has no exception.

Method XT_IMAGE Signature

Method XT_IMAGE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_IMAGE on class CL_SHDVP_UI_DATA has no exception.

Method XT_IMAGE_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA ui element data 19990629

Method XT_IMAGE_OPTION on class CL_SHDVP_UI_DATA has no exception.

Method XT_IMAGE_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA ui element data 19990629

Method XT_IMAGE_OPTIONS on class CL_SHDVP_UI_DATA has no exception.

Method XT_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) T_BOOL C_FALSE field group acceptable flag 19990630
2 Exporting LABEL Call by reference Type reference (TYPE) T_XT_LABEL label from the input stream 19990618
3 Importing QUERY Call by reference Type reference (TYPE) T_BOOL C_FALSE query labels acceptable flag 19990702
4 Exporting TRUNCATED Call by reference Type reference (TYPE) T_BOOL label was truncated indicator 19990618
5 Exporting TYPE Call by reference Type reference (TYPE) T_UI_DATA_TYPE label type 19990629

Method XT_LABEL on class CL_SHDVP_UI_DATA has no exception.

Method XT_LISTIMAGE Signature

Method XT_LISTIMAGE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_LISTIMAGE on class CL_SHDVP_UI_DATA has no exception.

Method XT_NEXT_CHARACTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHR Call by reference Type reference (TYPE) T_XT_TOKEN_TYPE next character read from input stream 19990614

Method XT_NEXT_CHARACTER on class CL_SHDVP_UI_DATA has no exception.

Method XT_NEXT_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TYPE Call by reference Type reference (TYPE) T_XT_TOKEN_TYPE type of next token read from input stream 19990617
2 Exporting VALUE Call by reference Type reference (TYPE) T_XT_TOKEN_VALUE value of next token read from input stream 19990617

Method XT_NEXT_TOKEN on class CL_SHDVP_UI_DATA has no exception.

Method XT_NOINPUT Signature

Method XT_NOINPUT on class CL_SHDVP_UI_DATA has no parameter.
Method XT_NOINPUT on class CL_SHDVP_UI_DATA has no exception.

Method XT_NOINPUT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA UI element 19990901

Method XT_NOINPUT_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method XT_OFFSET Signature

Method XT_OFFSET on class CL_SHDVP_UI_DATA has no parameter.
Method XT_OFFSET on class CL_SHDVP_UI_DATA has no exception.

Method XT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPTION Call by reference Type reference (TYPE) T_XT_STRING option read from the input, '' if no option was found 19990629

Method XT_OPTION on class CL_SHDVP_UI_DATA has no exception.

Method XT_OPTIONAL_WHITESPACE Signature

Method XT_OPTIONAL_WHITESPACE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_OPTIONAL_WHITESPACE on class CL_SHDVP_UI_DATA has no exception.

Method XT_PARSE Signature

Method XT_PARSE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_PARSE on class CL_SHDVP_UI_DATA has no exception.

Method XT_PEEK_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TYPE Call by reference Type reference (TYPE) T_XT_TOKEN_TYPE type of next token read from input stream 19990628
2 Exporting VALUE Call by reference Type reference (TYPE) T_XT_TOKEN_VALUE value of next token read from input stream 19990628

Method XT_PEEK_TOKEN on class CL_SHDVP_UI_DATA has no exception.

Method XT_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECIMALS Call by reference Type reference (TYPE) T_BOOL C_FALSE decimals allowed flag 19990630
2 Importing TOOLBAR Call by reference Type reference (TYPE) T_BOOL C_FALSE toolbar position acceptable 19990625
3 Exporting X Call by reference Type reference (TYPE) F point x value 19990616
4 Exporting Y Call by reference Type reference (TYPE) F point y value 19990616

Method XT_POINT on class CL_SHDVP_UI_DATA has no exception.

Method XT_POSITION Signature

Method XT_POSITION on class CL_SHDVP_UI_DATA has no parameter.
Method XT_POSITION on class CL_SHDVP_UI_DATA has no exception.

Method XT_POSITION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG1 Call by reference Type reference (TYPE) F UI element position x 19990910
2 Importing ARG2 Call by reference Type reference (TYPE) F UI element position y 19990910
3 Changing DATA Call by reference Type reference (TYPE) T_UI_DATA UI element 19990910

Method XT_POSITION_ELEMENT on class CL_SHDVP_UI_DATA has no exception.

Method XT_PROCESS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG1 Call by reference Type reference (TYPE) ANY optional generic argument 19990910
2 Importing ARG2 Call by reference Type reference (TYPE) ANY optional generic argument 19990910
3 Importing DATA Call by reference Type reference (TYPE) T_UI_DATA element enclosing the group 19990910
4 Importing METHOD Call by reference Type reference (TYPE) T_METHOD_NAME the method doing the processing 19990901

Method XT_PROCESS_GROUP on class CL_SHDVP_UI_DATA has no exception.

Method XT_PUSHBUTTON Signature

Method XT_PUSHBUTTON on class CL_SHDVP_UI_DATA has no parameter.
Method XT_PUSHBUTTON on class CL_SHDVP_UI_DATA has no exception.

Method XT_PUSH_CHARACTER Signature

Method XT_PUSH_CHARACTER on class CL_SHDVP_UI_DATA has no parameter.
Method XT_PUSH_CHARACTER on class CL_SHDVP_UI_DATA has no exception.

Method XT_PUSH_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) T_XT_TOKEN_TYPE type of GuiXT token to push back into the input stream 19990617
2 Importing VALUE Call by reference Type reference (TYPE) T_XT_TOKEN_VALUE value of GuiXT token to push back into the input stream 19990617

Method XT_PUSH_TOKEN on class CL_SHDVP_UI_DATA has no exception.

Method XT_RADIOBUTTON Signature

Method XT_RADIOBUTTON on class CL_SHDVP_UI_DATA has no parameter.
Method XT_RADIOBUTTON on class CL_SHDVP_UI_DATA has no exception.

Method XT_READ_OPTIONS Signature

Method XT_READ_OPTIONS on class CL_SHDVP_UI_DATA has no parameter.
Method XT_READ_OPTIONS on class CL_SHDVP_UI_DATA has no exception.

Method XT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STRING Call by reference Type reference (TYPE) T_XT_STRING string from the input stream 19990621

Method XT_STRING on class CL_SHDVP_UI_DATA has no exception.

Method XT_TEXT Signature

Method XT_TEXT on class CL_SHDVP_UI_DATA has no parameter.
Method XT_TEXT on class CL_SHDVP_UI_DATA has no exception.

Method XT_TIP Signature

Method XT_TIP on class CL_SHDVP_UI_DATA has no parameter.
Method XT_TIP on class CL_SHDVP_UI_DATA has no exception.

Method XT_TITLE Signature

Method XT_TITLE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_TITLE on class CL_SHDVP_UI_DATA has no exception.

Method XT_VIEW Signature

Method XT_VIEW on class CL_SHDVP_UI_DATA has no parameter.
Method XT_VIEW on class CL_SHDVP_UI_DATA has no exception.

Method XT_WHITESPACE Signature

Method XT_WHITESPACE on class CL_SHDVP_UI_DATA has no parameter.
Method XT_WHITESPACE on class CL_SHDVP_UI_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in