SAP ABAP Class CL_TYPE_GATHERER (Class at top-level type to be extracted from program)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SGSUBTYPES (Package) Central Storage for Types in Type Groups and BAdIs
Properties
Class CL_TYPE_GATHERER  
Short Description Class at top-level type to be extracted from program    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGSUBTYPES   Central Storage for Types in Type Groups and BAdIs 
Created 20061127   SAP 
Last change 20090618   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 SANA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TYPE_GATHERER has no interface implemented.
Friends
Class CL_TYPE_GATHERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURR_IDX Instance attribute Private Type reference (TYPE) I CURR_IDX 20061127
2 STATES Instance attribute Private Type reference (TYPE) STMNT_TAB 20061127
3 TOKENS Instance attribute Private Type reference (TYPE) STOKESX_TAB TOKENS 20061127
4 TPS Instance attribute Private Type reference (TYPE) TP_TAB TPS 20061127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20061127
2 GET_TOP_LEVEL_TYPES_FROM_SRC Static method Public Method GET_TOP_LEVEL_TYPES_FROM_SRC 20061127
3 GET_TYPES_FROM_PROGRAM Static method Public Method GET_TYPES_FROM_PROGRAM 20061127
4 GET_TYPES_FROM_TPOOL Static method Public Method GET_TYPES_FROM_TPOOL 20061127
5 SCAN Instance method Private Method SCAN 20061127
Events
Class CL_TYPE_GATHERER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STMNT_TAB Private See coding 20061127 stmnt_tab type standard table of sstmnt
2 TP_TAB Public See coding 20061127 tp_tab type standard table of typename with default key
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_TOP_LEVEL_TYPES_FROM_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROGNAME Call by reference Type reference (TYPE) PROGNAME PROGNAME 20061127
2 Importing SRC Call by reference Type reference (TYPE) RSWSOURCET SRC 20061127
3 Returning TAB Value transfer Type reference (TYPE) TP_TAB TAB 20061127

Method GET_TOP_LEVEL_TYPES_FROM_SRC on class CL_TYPE_GATHERER has no exception.

Method GET_TYPES_FROM_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROGNAME Call by reference Type reference (TYPE) PROGNAME PROGNAME 20061127
2 Returning TAB Value transfer Type reference (TYPE) TP_TAB TAB 20061127
3 Importing VERSION Call by reference Type reference (TYPE) CHAR1 'A' VERSION 20061127

Method GET_TYPES_FROM_PROGRAM on class CL_TYPE_GATHERER has no exception.

Method GET_TYPES_FROM_TPOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PNAME Call by reference Type reference (TYPE) TYPEGROUP PNAME 20061127
2 Returning TAB Value transfer Type reference (TYPE) TP_TAB TAB 20061127
3 Importing VERSION Call by reference Type reference (TYPE) CHAR1 'A' VERSION 20061127

Method GET_TYPES_FROM_TPOOL on class CL_TYPE_GATHERER has no exception.

Method SCAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECT Value transfer Type reference (TYPE) ABAP_BOOL COLLECT 20061127

Method SCAN on class CL_TYPE_GATHERER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710