SAP ABAP Class CL_AXT_BOL_ATTR_CALCULATOR (BOL Calculated Field Impl)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BOL_PROPERTY_CALCULATOR Calculating BOL Attributes - Defaults & Display-Only Values 20091126
Properties
Class CL_AXT_BOL_ATTR_CALCULATOR  
Short Description BOL Calculated Field Impl    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20091124   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_AXT_LOGIC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BOL_PROPERTY_CALCULATOR Calculating BOL Attributes - Defaults & Display-Only Values 20091126
Friends
Class CL_AXT_BOL_ATTR_CALCULATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_INSTANCES_CALC_RUNNING Instance attribute Private See coding 20100325
2 MT_LOGIC_HANDLER Instance attribute Private Type reference (TYPE) TYT_LOGIC_HANDLER AXT Rule Handler 20091124
3 MV_BOL_NAME Instance attribute Private Type reference (TYPE) AXT_OBJECT_NAME Name 20091124
4 MV_NAMESPACE Instance attribute Private Type reference (TYPE) GENILT_NAMESPACE Remote Namespace (RFC connection) 20091125
5 ST_INSTANCE Static Attribute Private Type reference (TYPE) AXTT_NAME_OBJECT_REF BOL Calculated Field Impl 20091210
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALCULATION_EXP_MESSAGES Instance method Private Method 20100211
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20091124
3 GET_INSTANCE Static method Public Method 20091124
4 LOAD_LOGIC Instance method Private Method 20091125
Events
Class CL_AXT_BOL_ATTR_CALCULATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_LOGIC_HANDLER Private See coding 20091124 tyt_logic_handler type standard table of ty_logic_handler
2 TY_LOGIC_HANDLER Private See coding 20091124 begin of ty_logic_handler, exec_event_type type axt_rule_event_type, handler type ref to if_axt_rule_handler, end of ty_logic_handler
Method Signatures

Method ADD_CALCULATION_EXP_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_EXP Call by reference Object reference (TYPE REF TO) CX_AXT General exception 20100211

Method ADD_CALCULATION_EXP_MESSAGES on class CL_AXT_BOL_ATTR_CALCULATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOGIC Call by reference Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_RUN_LOGIC 20091124
2 Importing IV_NAME Call by reference Type reference (TYPE) AXT_NAME Name 20091124
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) GENILT_NAMESPACE Namespace 20091125

Method CONSTRUCTOR on class CL_AXT_BOL_ATTR_CALCULATOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) AXT_OBJECT_NAME Name 20091124
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) GENILT_NAMESPACE Namespace 20091125
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_AXT_BOL_ATTR_CALCULATOR BOL Calculated Field Impl 20091124

Method GET_INSTANCE on class CL_AXT_BOL_ATTR_CALCULATOR has no exception.

Method LOAD_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOGIC Call by reference Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_RUN_LOGIC 20091125

Method LOAD_LOGIC on class CL_AXT_BOL_ATTR_CALCULATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701