SAP ABAP Class CL_RSZ_QD_QXML_STRUCTURE (QueryXML Structure)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSZOO (Package) Object-Oriented Query Designer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSZ_QD_QXML_COMP_COMMONS Commons to All Components 20070613
Properties
Class CL_RSZ_QD_QXML_STRUCTURE  
Short Description QueryXML Structure    
Super Class CL_RSZ_QD_QXML_COMP_COMMONS Commons to All Components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSZOO   Object-Oriented Query Designer 
Created 20070530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSZ_QD_QXML_STRUCTURE has no forward declaration.
Interfaces
Class CL_RSZ_QD_QXML_STRUCTURE has no interface implemented.
Friends
Class CL_RSZ_QD_QXML_STRUCTURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STRUCTURE_MEMBER_LIST Instance attribute Private Type reference (TYPE) TY_QXML_STRUCTUREMEMBER_LIST 20070716
2 ZERO_SUPPRESSION Instance attribute Private Type reference (TYPE) RSZNOZERO Query: Zero Suppression from 3.0B 20070620
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070613
2 GET_STRUCTURE_MEMBER_LIST Instance method Public Method 20070716
3 GET_ZERO_SUPPRESSION Instance method Public Method 20070620
4 SET_STRUCTURE_MEMBER_LIST Instance method Public Method 20070716
5 SET_ZERO_SUPPRESSION Instance method Public Method 20070620
Events
Class CL_RSZ_QD_QXML_STRUCTURE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_QXML_STRUCTUREMEMBER Public See coding 20070716 BEGIN OF ty_qxml_structuremember, id TYPE sysuuid_25, strmem type ref to cl_rsz_qd_qxml_elem_commons, END OF ty_qxml_structuremember
2 TY_QXML_STRUCTUREMEMBER_LIST Public See coding 20070716 ty_qxml_structuremember_list TYPE TABLE OF ty_qxml_structuremember WITH KEY id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_DATA Value transfer Type reference (TYPE) TY_QXML_COMP_DATA 20070614
2 Importing DEFAULTHINT Value transfer Type reference (TYPE) RSZX_DEFAULTHINT 20070620
3 Importing ID Value transfer Type reference (TYPE) SYSUUID_25 20070613
4 Importing INFOPROVIDER_DATA Value transfer Type reference (TYPE) TY_QXML_COMPIC_DATA_LIST 20070703
5 Importing INSTANCE_ORDER Value transfer Type reference (TYPE) RSZ_X_ORDER 20070620
6 Importing IS_CELL Value transfer Type reference (TYPE) RS_BOOL 20070620
7 Importing IS_DELETED Call by reference Type reference (TYPE) RS_BOOL 20070620
8 Importing IS_NEW Value transfer Type reference (TYPE) RS_BOOL 20070620
9 Importing IS_REUSABLE Value transfer Type reference (TYPE) RS_BOOL 20070620
10 Importing NAME Value transfer Type reference (TYPE) RSZCOMPID 20070613
11 Importing SELECTION_LIST Value transfer Type reference (TYPE) TY_QXML_STRUCTUREMEMBER_LIST 20070613
12 Importing TEXT Value transfer Type reference (TYPE) RSTXTLG 20070613
13 Importing TRANSPORT_REQUEST Value transfer Type reference (TYPE) TRKORR 20070620
14 Importing USER_DATA Value transfer Type reference (TYPE) TY_QXML_USER_DATA 20070614
15 Importing USESS_DEFAULTTEXT Value transfer Type reference (TYPE) RS_BOOL 20070620
16 Importing ZERO_SUPPRESSION Value transfer Type reference (TYPE) RSZNOZERO 20070620

Method CONSTRUCTOR on class CL_RSZ_QD_QXML_STRUCTURE has no exception.

Method GET_STRUCTURE_MEMBER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCTURE_MEMBER_LIST Value transfer Type reference (TYPE) TY_QXML_STRUCTUREMEMBER_LIST 20070716

Method GET_STRUCTURE_MEMBER_LIST on class CL_RSZ_QD_QXML_STRUCTURE has no exception.

Method GET_ZERO_SUPPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ZERO_SUPPRESSION Value transfer Type reference (TYPE) RSZNOZERO 20070620

Method GET_ZERO_SUPPRESSION on class CL_RSZ_QD_QXML_STRUCTURE has no exception.

Method SET_STRUCTURE_MEMBER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRUCTURE_MEMBER_LIST Value transfer Type reference (TYPE) TY_QXML_STRUCTUREMEMBER_LIST 20070716

Method SET_STRUCTURE_MEMBER_LIST on class CL_RSZ_QD_QXML_STRUCTURE has no exception.

Method SET_ZERO_SUPPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ZERO_SUPPRESSION Value transfer Type reference (TYPE) RSZNOZERO 20070620

Method SET_ZERO_SUPPRESSION on class CL_RSZ_QD_QXML_STRUCTURE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710