SAP ABAP Class IF_EX_SEM_CPM_FORMULA (BAdI-Interface IF_EX_SEM_CPM_FORMULA)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_SEM_CPM_FORMULA Default Implementation for BAdI Definition SEM_CPM_FORMULA 20011025
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_SEM_CPM_FORMULA BAdI Class CL_EX_SEM_CPM_FORMULA 20011025
Properties
Class IF_EX_SEM_CPM_FORMULA  
Short Description BAdI-Interface IF_EX_SEM_CPM_FORMULA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20011025   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_SEM_CPM_FORMULA has no forward declaration.
Interfaces
Class IF_EX_SEM_CPM_FORMULA has no interface implemented.
Friends
Class IF_EX_SEM_CPM_FORMULA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FORMULA Instance attribute Public Type reference (TYPE) UMC_Y_FORMULA Formula 20011025
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method Evaluates a Formula 20011025
2 SET_KEY Instance method Public Method Provides a Formula Key 20011025
Events
Class IF_EX_SEM_CPM_FORMULA has no event.
Types
Class IF_EX_SEM_CPM_FORMULA has no local type.
Method Signatures

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) UMB_Y_FVAL Formelwert 20011025
2 Importing IT_ARG Call by reference Type reference (TYPE) UMC_YT_FARG Formula argument 20011025
# Exception Resumable Description Created on
1 DIV_BY_ZERO Division by zero 20011025
2 NO_VALUE Argument is missing 20011025
3 NUMERIC_ERR Other numeric error 20011025

Method SET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMULA Call by reference Type reference (TYPE) UMC_Y_FORMULA Formel 20011025

Method SET_KEY on class IF_EX_SEM_CPM_FORMULA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in