SAP ABAP Class IF_SALV_BS_CALCULATOR (Calculator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_CALCULATOR Calculator 20090508
Properties
Class IF_SALV_BS_CALCULATOR  
Short Description Calculator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090507   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_BS_CALCULATOR has no forward declaration.
Interfaces
Class IF_SALV_BS_CALCULATOR has no interface implemented.
Friends
Class IF_SALV_BS_CALCULATOR has no friend class.
Attributes
Class IF_SALV_BS_CALCULATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_INFIX Instance method Public Method Calculate Infix 20090508
2 CALCULATE_POSTFIX Instance method Public Method Calculate Postfix 20090508
Events
Class IF_SALV_BS_CALCULATOR has no event.
Types
Class IF_SALV_BS_CALCULATOR has no local type.
Method Signatures

Method CALCULATE_INFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFIX Call by reference Type reference (TYPE) STRING 20090508
2 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20090508
3 Importing S_DATA Call by reference Type reference (TYPE) DATA 20090508
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20090508
# Exception Resumable Description Created on
1 CX_SALV_BS_TOOLS_CONV_ERROR Konvertierungsfehler 20090508

Method CALCULATE_POSTFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20090508
2 Importing S_DATA Call by reference Type reference (TYPE) DATA 20090508
3 Importing T_POSTFIX Call by reference Type reference (TYPE) SALV_BS_T_STRING SALV_WD_T_STRING 20090508
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20090508
# Exception Resumable Description Created on
1 CX_SALV_BS_TOOLS_CONV_ERROR Konvertierungsfehler 20090508
History
Last changed by/on SAP  20110908 
SAP Release Created in