SAP ABAP Class CL_ITS_GENERATE_XML3 (Generate XML Template)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-ITS (Application Component) SAP Internet Transaction Server
     SITS_ABAP (Package) ITS ABAP Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ITS_GENERATE_TEMPLATE 20130129
Properties
Class CL_ITS_GENERATE_XML3  
Short Description Generate XML Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SITS_ABAP   ITS ABAP Components 
Created 20121214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ITS_GENERATE_XML3 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ITS_GENERATE_TEMPLATE 20130129
Friends
Class CL_ITS_GENERATE_XML3 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _ADDITIONAL_INFORMATION Instance attribute Protected Object reference (TYPE REF TO) IF_ITS_GENERATE_XML_ADDINFO Additional Information in Template Generation 20130129
2 _COLUMN_PIXEL_WIDTH Instance attribute Protected Type reference (TYPE) I 20130129
3 _GENERATION_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) IF_ITS_GENERATE_XML_SETTINGS 20130129
4 _HIERARCHY Instance attribute Protected Object reference (TYPE REF TO) CL_IAC_XML_HIERARCHY3 XML Templates, Hierarchy 20130129
5 _LINE_PIXEL_HEIGHT Instance attribute Protected Type reference (TYPE) I 20130129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130129
2 _GET_ELEMENTS_OF_CONTAINER Instance method Protected Method 20130129
3 _GET_XML_ATTR_BUTTON Instance method Protected Method 20130129
4 _GET_XML_ATTR_CHECK Instance method Protected Method 20130129
5 _GET_XML_ATTR_CHECK_AND_RADIO Instance method Protected Method 20130129
6 _GET_XML_ATTR_CUSTCTRL Instance method Protected Method 20130129
7 _GET_XML_ATTR_FRAME Instance method Protected Method 20130129
8 _GET_XML_ATTR_INPUT_OUTPUT Instance method Protected Method 20130129
9 _GET_XML_ATTR_INPUT_OUTPUT_F4 Instance method Protected Method 20130129
10 _GET_XML_ATTR_LOOP Instance method Protected Method 20130129
11 _GET_XML_ATTR_RADIO Instance method Protected Method 20130129
12 _GET_XML_ATTR_SUBSCREEN Instance method Protected Method 20130129
13 _GET_XML_ATTR_TEXT Instance method Protected Method 20130129
14 _GET_XML_ELEMENT Instance method Protected Method 20130129
15 _LENGTH_OF Instance method Protected Method 20130129
16 _LENGTH_OF_CHECKBOX Instance method Protected Method 20130129
17 _LENGTH_OF_INPUT_OUTPUT Instance method Protected Method 20130129
18 _LENGTH_OF_OTHERS Instance method Protected Method 20130129
19 _SET_STANDARD_POSITION_INFO Instance method Protected Method 20130129
Events
Class CL_ITS_GENERATE_XML3 has no event.
Types
Class CL_ITS_GENERATE_XML3 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ITS_GENERATE_XML3 has no parameter.
Method CONSTRUCTOR on class CL_ITS_GENERATE_XML3 has no exception.

Method _GET_ELEMENTS_OF_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_ELEMENTS_OF_CONTAINER Call by reference Type reference (TYPE) ITS_ELEMEN_2006_TAB 20130129
2 Importing P_MAX_ELEMENT_COLUMN Call by reference Type reference (TYPE) NUMERIC 20130129
3 Importing P_MAX_ELEMENT_ROW Call by reference Type reference (TYPE) NUMERIC 20130129
4 Importing P_MIN_ELEMENT_COLUMN Call by reference Type reference (TYPE) NUMERIC 20130129
5 Importing P_MIN_ELEMENT_ROW Call by reference Type reference (TYPE) NUMERIC 20130129
6 Importing P_PARENT_ELEMENT Call by reference Type reference (TYPE) SCRCNAME 20130129
7 Importing P_SCREEN_ELEMENTS Call by reference Type reference (TYPE) ITS_ELEMEN_2006_TAB 20130129

Method _GET_ELEMENTS_OF_CONTAINER on class CL_ITS_GENERATE_XML3 has no exception.

Method _GET_XML_ATTR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_CHECK_AND_RADIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Importing P_GRAPHICAL_PART Call by reference Type reference (TYPE) IACXMLELEMENTPART 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_CUSTCTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_INPUT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_INPUT_OUTPUT_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Importing P_ELEMENTS Call by reference Type reference (TYPE) ITS_ELEMEN_2006_TAB 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_RADIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ATTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _GET_XML_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Importing P_ELEMENTS Call by reference Type reference (TYPE) ITS_ELEMEN_2006_TAB 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method _LENGTH_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Returning P_LENGTH Value transfer Type reference (TYPE) I 20130129

Method _LENGTH_OF on class CL_ITS_GENERATE_XML3 has no exception.

Method _LENGTH_OF_CHECKBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Returning P_LENGTH Value transfer Type reference (TYPE) I 20130129

Method _LENGTH_OF_CHECKBOX on class CL_ITS_GENERATE_XML3 has no exception.

Method _LENGTH_OF_INPUT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Returning P_LENGTH Value transfer Type reference (TYPE) I 20130129

Method _LENGTH_OF_INPUT_OUTPUT on class CL_ITS_GENERATE_XML3 has no exception.

Method _LENGTH_OF_OTHERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Returning P_LENGTH Value transfer Type reference (TYPE) I 20130129

Method _LENGTH_OF_OTHERS on class CL_ITS_GENERATE_XML3 has no exception.

Method _SET_STANDARD_POSITION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) ITS_ELEMEN_2006 20130129
2 Importing P_ELEMENT_PART Call by reference Type reference (TYPE) IACXMLELEMENTPART 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129
History
Last changed by/on SAP  20140121 
SAP Release Created in 740