SAP ABAP Class CL_RSL_AINX_CREATE_XML_R (XML Parser Analytical Index properties)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_MI (Package) Analytic Indexes
Properties
Class CL_RSL_AINX_CREATE_XML_R  
Short Description XML Parser Analytical Index properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSL_MI   Analytic Indexes 
Created 20100324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSL_AINX_CREATE_XML_R has no forward declaration.
Interfaces
Class CL_RSL_AINX_CREATE_XML_R has no interface implemented.
Friends
Class CL_RSL_AINX_CREATE_XML_R has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20100324
2 P_XML_READER Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_XML_READER 20100324
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SCENARIO Instance method Public Method Adjust scenario 20100324
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100324
3 CREATE_DOCUMENT Static method Public Method Create document from xml 20100324
4 GET_XML Instance method Public Method Get xml 20100324
Events
Class CL_RSL_AINX_CREATE_XML_R has no event.
Types
Class CL_RSL_AINX_CREATE_XML_R has no local type.
Method Signatures

Method ADJUST_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AINDEX_ID Call by reference Type reference (TYPE) RSL_AINDEX_ID Analytical Index ID 20100324

Method ADJUST_SCENARIO on class CL_RSL_AINX_CREATE_XML_R has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) XSTRING 20100324
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20100324

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) XSTRING 20100324
2 Returning R_R_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20100324
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20100324

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) XSTRING 20100324

Method GET_XML on class CL_RSL_AINX_CREATE_XML_R has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730