SAP ABAP Class CL_WRT_REUSE_FAE_HINT (For All Entries optimizations using hints)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO (Application Component) Logistics - General
     WG (Package) Application development R/3 Retail cross application tasks
Properties
Class CL_WRT_REUSE_FAE_HINT  
Short Description For All Entries optimizations using hints    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WG   Application development R/3 Retail cross application tasks 
Created 20130618   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WRT_REUSE_FAE_HINT has no interface implemented.
Friends
Class CL_WRT_REUSE_FAE_HINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_WRT_REUSE_FAE_HINT For All Entries optimizations using hints 20130621
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130621
2 GET_HINT_FOR_TABLE Instance method Public Method Get HDB hint for single table 20130621
3 GET_INSTANCE Static method Public Method Get singleton reference 20130621
Events
Class CL_WRT_REUSE_FAE_HINT has no event.
Types
Class CL_WRT_REUSE_FAE_HINT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WRT_REUSE_FAE_HINT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRT_REUSE_FAE_HINT has no exception.

Method GET_HINT_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FAE_TABLE Call by reference Type reference (TYPE) ANY TABLE FAE selection table 20130621
2 Importing IV_DB_TABLE_NAME Call by reference Type reference (TYPE) TABNAME16 DB table name for SELECT 20130621
3 Importing IV_NO_FAE_FIELDS Call by reference Type reference (TYPE) I Number of fields in Where clause from FAE table 20130621
4 Returning RV_HINT Value transfer Type reference (TYPE) RSDU_HINT Database Hint 20130621
# Exception Resumable Description Created on
1 CX_WRT_FAE_HINT_ERROR HDB optimization error for FAE hints 20130621

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WRT_REUSE_FAE_HINT For All Entries optimizations using hints 20130621

Method GET_INSTANCE on class CL_WRT_REUSE_FAE_HINT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in