SAP ABAP Class CL_RSTRAN_DB_TIME_FORMULA (formula for time characteristic)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_DB (Package) Transformtion on DB
Properties
Class CL_RSTRAN_DB_TIME_FORMULA  
Short Description formula for time characteristic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_DB   Transformtion on DB 
Created 20130911   SAP 
Last change 20140121   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_RSTRAN_DB_TIME_FORMULA has no interface implemented.
Friends
Class CL_RSTRAN_DB_TIME_FORMULA has no friend class.
Attributes
Class CL_RSTRAN_DB_TIME_FORMULA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMULA Static method Public Method 20130911
2 _GET_SOURCE Static method Public Method 20130911
3 _GET_TARGET Static method Public Method 20130911
Events
Class CL_RSTRAN_DB_TIME_FORMULA has no event.
Types
Class CL_RSTRAN_DB_TIME_FORMULA has no local type.
Method Signatures

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) STRING 20130911
2 Importing I_SRC Call by reference Type reference (TYPE) RSD_FIELDNM InfoObject 20130911
3 Importing I_TGT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130911
4 Returning R_FORMULA Value transfer Type reference (TYPE) STRING 20130911
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception with Message 20130911

Method _GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FORMULA Call by reference Type reference (TYPE) STRING 20130911
2 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Boolean 20130911
3 Importing I_SRC Call by reference Type reference (TYPE) RSD_FIELDNM InfoObject 20130911

Method _GET_SOURCE on class CL_RSTRAN_DB_TIME_FORMULA has no exception.

Method _GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FORMULA Call by reference Type reference (TYPE) STRING 20130911
2 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL 20130911
3 Importing I_TGT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130911

Method _GET_TARGET on class CL_RSTRAN_DB_TIME_FORMULA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740