SAP ABAP Class CL_FORMULA_POC (Domain Model: Evaluation of Formula)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OPERATION_POC Domain Model: Abstract Operation on Values 00000000
Properties
Class CL_FORMULA_POC  
Short Description Domain Model: Evaluation of Formula    
Super Class CL_OPERATION_POC Domain Model: Abstract Operation on Values 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19981204   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FORMULA_POC has no forward declaration.
Interfaces
Class CL_FORMULA_POC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CB_FORMULA_POC 20010511 Base Agent Domain Model: Evaluation of a Formula
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FORMULA Instance attribute Private Type reference (TYPE) POC_FORMULA Formula Description 19981208
2 STATE Instance attribute Private Object reference (TYPE REF TO) CL_FORMULA_POC State Object 19991025
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Protected Method CONSTRUCTION: Inserts Variables of Formula in Parameter List 19990106
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991025
3 CREATE_FORMULA Static method Public Method CONSTRUCTION: Creates (Persistent) Example 19991025
4 SET_FORMULA Instance method Protected Method Access Method to Formula 19991105
Events
Class CL_FORMULA_POC has no event.
Types
Class CL_FORMULA_POC has no local type.
Method Signatures

Method ADD_PARAMETER Signature

Method ADD_PARAMETER on class CL_FORMULA_POC has no parameter.
# Exception Resumable Description Created on
1 ERROR_IN_OPERATION Formel ist fehlerhaft 19990106

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FORMULA_POC has no parameter.
Method CONSTRUCTOR on class CL_FORMULA_POC has no exception.

Method CREATE_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FORMULA_REF Call by reference Object reference (TYPE REF TO) CL_FORMULA_POC Erzeugte Referenz 19991025
2 Importing IM_FORMULA Call by reference Type reference (TYPE) POC_FORMULA Formel 19991025
3 Importing IM_PERSISTENT Call by reference Type reference (TYPE) BOOLE_D 'X' Persistent 19991025
# Exception Resumable Description Created on
1 ERROR_IN_OPERATION Fehler 19991025

Method SET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMULA Value transfer Type reference (TYPE) POC_FORMULA Formel 19991105
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 19991105
History
Last changed by/on SAP  20100310 
SAP Release Created in