SAP ABAP Class CL_SQF_STRUCTURED_RESULT (Structured Result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_API (Package) API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT Result 20080731
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_FLAT_LIST Generic table result 20080731
2 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_PROPERTY_LIST Property list 20080731
Properties
Class CL_SQF_STRUCTURED_RESULT  
Short Description Structured Result    
Super Class CL_SQF_RESULT Result 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_API   API 
Created 20080731   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SQF_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SQF_STRUCTURED_RESULT has no interface implemented.
Friends
Class CL_SQF_STRUCTURED_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SELECTIONS Instance attribute Protected Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080806
2 STRUCTURE_INFO Instance attribute Protected Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST 20080806
3 TYPE_STRUCTURED_RESULT Constant Public Type reference (TYPE) SOBJ_NAME 'CL_SQF_STRUCTURED_RESULT' Object Name in Object Directory 20080818
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTIONS Instance method Public Method Get Selections 20080806
2 GET_STRUCTURE_INFO Instance method Public Method Get Structure Info 20080731
3 HIDE_COLUMN Instance method Public Method Hide a column 20120301
4 INIT Instance method Protected Method Init Structure Info 20080731
5 SET_SELECTIONS Instance method Public Method Set Selections (reduce output of fields) 20080806
6 SET_STRUCTURE_INFO Instance method Public Method Get Structure Info 20100212
Events
Class CL_SQF_STRUCTURED_RESULT has no event.
Types
Class CL_SQF_STRUCTURED_RESULT has no local type.
Method Signatures

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SELECTIONS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080806

Method GET_SELECTIONS on class CL_SQF_STRUCTURED_RESULT has no exception.

Method GET_STRUCTURE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STRUCTURE_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST Structure within the structure browser 20080806

Method GET_STRUCTURE_INFO on class CL_SQF_STRUCTURED_RESULT has no exception.

Method HIDE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20120301
2 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20120301

Method HIDE_COLUMN on class CL_SQF_STRUCTURED_RESULT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCLUDE_CLIENT_FIELD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080806
2 Importing IM_TYPE_NAME Call by reference Type reference (TYPE) CLIKE Name of DDIC type 20080731
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR Query errors 20080731

Method SET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SELECTIONS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080806

Method SET_SELECTIONS on class CL_SQF_STRUCTURED_RESULT has no exception.

Method SET_STRUCTURE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCTURE_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST Structure within the structure browser 20100212

Method SET_STRUCTURE_INFO on class CL_SQF_STRUCTURED_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712