SAP ABAP Class CL_RECA_RANGES (Range Management)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Properties
Class CL_RECA_RANGES  
Short Description Range Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20020925   SAP 
Last change 20110908   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 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_RANGES has no interface implemented.
Friends
Class CL_RECA_RANGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_KIND_GRID Constant Public Type reference (TYPE) STRING 'G' Selection Parameter: Data from Grid 20030523
2 MC_PURPOSE_BATCH Constant Public Type reference (TYPE) STRING 'BATCH' Saving for Batch Processing 20030523
3 MC_PURPOSE_LASTUSED Constant Public Type reference (TYPE) STRING 'ENTRY' Saving for Default 20030523
4 MC_PURPOSE_VARIANT Constant Public Type reference (TYPE) STRING 'VARIANT' Saving forfür Report Variant 20030523
5 MC_SELPAR_PROGRAM Constant Public Type reference (TYPE) STRING 'PROGRAM' Selection Parameter for Program 20030523
6 MD_GUID Instance attribute Private Type reference (TYPE) RECAGUID GUID (RAW16) 20020925
7 MT_RANGE Instance attribute Private Type reference (TYPE) RE_T_RANGE Ranges for Saving Selection Screen Values 20020925
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSE_SELECTION_SCREEN Instance method Public Method Analyzes the Corresponding Selection Screen 20020925
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020925
3 FILL_BUFFER Instance method Private Method Fills the Internal Buffer 20020926
4 FILL_SELECTION_SCREEN Instance method Public Method Fills the Corresponding Selection Screen 20020926
5 GET_LAST_USED_GUID Instance method Public Method Gets the Last Used GUID 20030523
6 GET_LIST Instance method Public Method Supplies the Value Table 20020926
7 SET_GUID Instance method Public Method Sets the GUID for Storing the Values 20020925
8 SET_LIST Instance method Public Method Sets the Value Table 20020926
9 STORE Instance method Public Method Saves the Values 20020925
Events
Class CL_RECA_RANGES has no event.
Types
Class CL_RECA_RANGES has no local type.
Method Signatures

Method ANALYSE_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE Value transfer Type reference (TYPE) RE_T_RANGE Ranges zum Speichern von Selektionsbilderwerten 20020925
2 Importing ID_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020925
3 Importing IF_INCLEMPTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Auch leere Wertfelder auswerten 20031102

Method ANALYSE_SELECTION_SCREEN on class CL_RECA_RANGES has no exception.

Method CONSTRUCTOR Signature

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

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_RECA_RANGES has no parameter.
Method FILL_BUFFER on class CL_RECA_RANGES has no exception.

Method FILL_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE Value transfer Type reference (TYPE) RE_T_RANGE Ranges zum Speichern von Selektionsbilderwerten 20021002
2 Importing ID_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020926
3 Importing IT_EXCLUDED_SELPAR Value transfer Type reference (TYPE) RE_T_SELPAR Namen von Select-Options und Parametern 20020926

Method FILL_SELECTION_SCREEN on class CL_RECA_RANGES has no exception.

Method GET_LAST_USED_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_GUID Value transfer Type reference (TYPE) RECAGUID GUID (RAW16) 20030523
2 Importing ID_PROGRAM Call by reference Type reference (TYPE) SY-REPID 20030523

Method GET_LAST_USED_GUID on class CL_RECA_RANGES has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Value transfer Type reference (TYPE) RE_T_RANGE Ranges zum Speichern von Selektionsbilderwerten 20020926

Method GET_LIST on class CL_RECA_RANGES has no exception.

Method SET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GUID Call by reference Type reference (TYPE) RECAGUID GUID (RAW16) 20020925

Method SET_GUID on class CL_RECA_RANGES has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Value transfer Type reference (TYPE) RE_T_RANGE Ranges zum Speichern von Selektionsbilderwerten 20020926

Method SET_LIST on class CL_RECA_RANGES has no exception.

Method STORE Signature

Method STORE on class CL_RECA_RANGES has no parameter.
Method STORE on class CL_RECA_RANGES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200