SAP ABAP Class CL_CFX_EXTRACT_ATTRIBUTES (Extractor class for the attributes)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     RS_BCT_CFX_COL (Package) cFolders Reporting
Properties
Class CL_CFX_EXTRACT_ATTRIBUTES  
Short Description Extractor class for the attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_CFX_COL   cFolders Reporting 
Created 20060914   SAP 
Last change 20141109    
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 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_EXTRACT_ATTRIBUTES has no interface implemented.
Friends
Class CL_CFX_EXTRACT_ATTRIBUTES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_AREA_SEL Instance attribute Public Type reference (TYPE) CFX_TT_BW_AREA Area Details 20060914
2 MT_COLLAB_SEL Instance attribute Public Type reference (TYPE) CFX_TT_BW_COLLAB Collaboration table type 20061117
3 MT_FIELDS Instance attribute Protected Type reference (TYPE) SBIWA_T_FIELDS Fields in the Transfer Structure 20061009
4 MT_FOLDER_SEL Instance attribute Public Type reference (TYPE) CFX_TT_BW_FOL_NODE Folder Details Table 20060914
5 MT_SELECT Instance attribute Private Type reference (TYPE) SBIWA_T_SELECT Selection Criteria 20061009
6 MV_MAXSIZE Instance attribute Protected Type reference (TYPE) RSMAXSIZE Maximum number of table entries in extraction API interface 20061009
7 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_EXTRACT_ATTRIBUTES class with metods for BW extraction 20060914
8 S_CURSOR Instance attribute Private Type reference (TYPE) CURSOR 20111027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060914
2 READ_AREA_ATTR Instance method Public Method Read Area Attributes 20060914
3 READ_COLLAB_ATTR Instance method Public Method Read Collaboration Attributes 20060914
4 READ_FOLDER_ATTR Instance method Public Method Read Folder Attributes 20060914
Events
Class CL_CFX_EXTRACT_ATTRIBUTES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TV_TIMESTAMP_RANGE Protected See coding 20060914 TV_TIMESTAMP_RANGE TYPE RANGE OF CFX_TV_DATE
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDS Call by reference Type reference (TYPE) SBIWA_T_FIELDS 20061009
2 Importing IV_MAXSIZE Call by reference Type reference (TYPE) RSMAXSIZE Maximum number of table entries in extraction API interface 20061009
3 Importing IV_SELECT Call by reference Type reference (TYPE) SBIWA_T_SELECT 20061009

Method CONSTRUCTOR on class CL_CFX_EXTRACT_ATTRIBUTES has no exception.

Method READ_AREA_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean 20061016
2 Exporting E_T_RETURN_TABLE Call by reference Type reference (TYPE) ANY TABLE 20061016

Method READ_AREA_ATTR on class CL_CFX_EXTRACT_ATTRIBUTES has no exception.

Method READ_COLLAB_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean 20061016
2 Exporting E_T_RETURN_TABLE Call by reference Type reference (TYPE) ANY TABLE 20061016
# Exception Resumable Description Created on
1 NO_MORE_DATA NO_MORE_DATA 20061016

Method READ_FOLDER_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean 20061016
2 Exporting E_T_RETURN_TABLE Call by reference Type reference (TYPE) ANY TABLE 20061016

Method READ_FOLDER_ATTR on class CL_CFX_EXTRACT_ATTRIBUTES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450