SAP ABAP Class CL_WZRE_RANGE (Selection via Range)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WZRE_AGENCY_RANGE Selection Range for Agency Documents 20060724
Properties
Class CL_WZRE_RANGE  
Short Description Selection via Range    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_SERVICES   OO Wrapping of Agency Business + Services 
Created 20060125   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WZRE_RANGE has no interface implemented.
Friends
Class CL_WZRE_RANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_SELECTION Instance attribute Protected Type reference (TYPE) WZRE_TABLE_2_SEL_HTAB Pointer from Table Name to Selections for Fields 20060505
2 A_MAX Instance attribute Protected Type reference (TYPE) I Maximum Number of Hits 20060505
3 A_VIEW Instance attribute Protected Type reference (TYPE) TABNAME Database View 20060505
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RANGE Instance method Public Method Add Selection Range for Field 20060505
2 GET_MAX_HITS Instance method Public Method Maximum Number of Hits 20060505
3 GET_VIEW Instance method Public Method Return Database View 20060505
4 GET_WHERE_CLAUSES Instance method Public Method Range in "where" Format 20060505
5 SET_MAX_HITS Instance method Public Method Limit Maximum Number of Hits 20060505
6 TO_RSDS_RANGE Instance method Protected Method Standard Range 20060505
Events
Class CL_WZRE_RANGE has no event.
Types
Class CL_WZRE_RANGE has no local type.
Method Signatures

Method ADD_RANGE 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) FIELDNAME Feldname 20060505
2 Importing I_RANGE Call by reference Type reference (TYPE) WZRE_SEL_OPT Struktur der generischen SELECT-OPTION dynam. Selektionen 20060505
3 Importing I_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20060505

Method ADD_RANGE on class CL_WZRE_RANGE has no exception.

Method GET_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MAX Value transfer Type reference (TYPE) I 20060505

Method GET_MAX_HITS on class CL_WZRE_RANGE has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VIEW Value transfer Type reference (TYPE) TABNAME Tabellenname 20060505

Method GET_VIEW on class CL_WZRE_RANGE has no exception.

Method GET_WHERE_CLAUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WHERE_CLAUSES Call by reference Type reference (TYPE) RSDS_TWHERE 20060505

Method GET_WHERE_CLAUSES on class CL_WZRE_RANGE has no exception.

Method SET_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER Call by reference Type reference (TYPE) I Anzahl 20060505

Method SET_MAX_HITS on class CL_WZRE_RANGE has no exception.

Method TO_RSDS_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNSEL Call by reference Type reference (TYPE) RSDS_TYPE Selektionsranges 20060505

Method TO_RSDS_RANGE on class CL_WZRE_RANGE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700