SAP ABAP Class IF_FDT_PROCESSOR (FDT: Processor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_PROCESSOR FDT: Processor 20050822
Properties
Class IF_FDT_PROCESSOR  
Short Description FDT: Processor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050822   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TRACE_WRITE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_PROCESSOR has no interface implemented.
Friends
Class IF_FDT_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TRACE Instance attribute Public Object reference (TYPE REF TO) IF_FDT_TRACE_WRITE Trace (Write Interface) 20090609
2 MV_FUNCTION_ID Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>ID Function ID 20060809
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS Instance method Public Method Processes an expression 20050822
Events
Class IF_FDT_PROCESSOR has no event.
Types
Class IF_FDT_PROCESSOR has no local type.
Method Signatures

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_FDT_CONTEXT FDT: Context 20050822
2 Importing IO_TRACE Call by reference Object reference (TYPE REF TO) IF_FDT_TRACE_WRITE FDT: Trace (Write Interface) 20050927
3 Importing IV_EXPRESSION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Expression Universal Unique Identifier 20050822
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20050923
5 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) IF_FDT_RESULT FDT: Result 20050828
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20061102
History
Last changed by/on SAP  20131127 
SAP Release Created in