SAP ABAP Class CL_UR_RE_RANGES (Temporary Generation for the Realignment Engine)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     UR_REALIGNMENT_TOOL (Package) Realignment Tool
Properties
Class CL_UR_RE_RANGES  
Short Description Temporary Generation for the Realignment Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UR_REALIGNMENT_TOOL   Realignment Tool 
Created 20020704   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UR_RE_RANGES has no forward declaration.
Interfaces
Class CL_UR_RE_RANGES has no interface implemented.
Friends
Class CL_UR_RE_RANGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CLASS_PROGNAME Static Attribute Private Type reference (TYPE) PROGNAME Name of generated report 20020705
2 _C_PREFIX_COMPNAME_RANGE Constant Private Type reference (TYPE) STRING 'R_' 20020705
3 _C_PREFIX_COMPNAME_RANGELIN Constant Private Type reference (TYPE) STRING 'S_' 20020705
4 _C_PREFIX_TYPENAME_RANGE Constant Private Type reference (TYPE) STRING 'YT_' 20020705
5 _C_PREFIX_TYPENAME_RANGELIN Constant Private Type reference (TYPE) STRING 'YS_' 20020705
6 _C_TYPENAME_STRUCT_RANGE Constant Private Type reference (TYPE) STRING 'YSR_RANGES' 20020705
7 _C_TYPENAME_STRUCT_RANGELIN Constant Private Type reference (TYPE) STRING 'YSS_RANGELIN' 20020705
8 _S_RANGELINES Instance attribute Private Object reference (TYPE REF TO) DATA Set of Conditions 20020705
9 _S_RANGES Instance attribute Public Object reference (TYPE REF TO) DATA Set of Conditions 20020705
10 _T_CLASS_FIELDLIST Static Attribute Private Type reference (TYPE) UR_T_FIELDLIST List of fields that can be selected to 20020705
11 _T_SELTAB Instance attribute Private Type reference (TYPE) FINB_SEL_TAB Selection table (if it has to be specified) 20020726
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020705
2 GENERATE_TEMP Static method Public Method A type must be generated prior to the first instantiation 20020704
3 GET_RANGE_NAME Instance method Public Method Name of a component of _S_RANGES 20020801
4 IN Instance method Public Method Check whether a "record" meets the conditions 20020704
5 SET_SELECTION Instance method Public Method Setting the Selection Condition 20020705
6 WRITE_PLAIN Instance method Public Method Most basic expression of the sel. condition in a list screen 20020726
Events
Class CL_UR_RE_RANGES has no event.
Types
Class CL_UR_RE_RANGES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GENERATE_TEMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDLIST Call by reference Type reference (TYPE) UR_T_FIELDLIST Liste der Merkmale, auf die selektiert werden kann 20020704

Method GENERATE_TEMP on class CL_UR_RE_RANGES has no exception.

Method GET_RANGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020801
2 Returning R_COMPNAME Value transfer Type reference (TYPE) STRING 20020801

Method GET_RANGE_NAME on class CL_UR_RE_RANGES has no exception.

Method IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_O4 Call by reference Type reference (TYPE) ANY 20020704
2 Returning R Value transfer Type reference (TYPE) FLAG 'X' wenn Satz auf Bedingung passt 20020704

Method IN on class CL_UR_RE_RANGES has no exception.

Method SET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELTAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20020705

Method SET_SELECTION on class CL_UR_RE_RANGES has no exception.

Method WRITE_PLAIN Signature

Method WRITE_PLAIN on class CL_UR_RE_RANGES has no parameter.
Method WRITE_PLAIN on class CL_UR_RE_RANGES has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B