SAP ABAP Class CL_EXPRESSION3_MNT_BRF (BRF: Maintenance of Expression in 3-Operand Arithmetic)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION_BASE_MNT_BRF BRF: Basis Class Expressions 20011017
Properties
Class CL_EXPRESSION3_MNT_BRF  
Short Description BRF: Maintenance of Expression in 3-Operand Arithmetic    
Super Class CL_EXPRESSION_BASE_MNT_BRF BRF: Basis Class Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20011017   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EXPRESSION3_MNT_BRF has no forward declaration.
Interfaces
Class CL_EXPRESSION3_MNT_BRF has no interface implemented.
Friends
Class CL_EXPRESSION3_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BRF130 Instance attribute Protected Type reference (TYPE) SBRF130 BRF: Expressions in 3-Operand Arithmetic 20011017
2 MS_BRF130_CUR Instance attribute Protected Type reference (TYPE) TBRF130 BRF: Expression in Three Operand Arithmetic (for TBRF150) 20030114
3 MS_BRF130_OLD Instance attribute Protected Type reference (TYPE) TBRF130 BRF: Expression in Three Operand Arithmetic (for TBRF150) 20030108
4 MT_SBRF130_ALV Instance attribute Protected Type reference (TYPE) SBRF130_ALV_T BRF: Three-Operand Expression - ALV Table Category 20021010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor BRF: Constructor 20020823
2 GET_DETAIL_DATA Instance method Public Method BRF: Gets Detailed Data 20080123
3 SET_DETAIL_DATA Instance method Public Method BRF: Sets Detailed Data 20080123
Events
Class CL_EXPRESSION3_MNT_BRF has no event.
Types
Class CL_EXPRESSION3_MNT_BRF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRF130 Call by reference Type reference (TYPE) SBRF130 BRF: Ausdrücke in 3-Operandenarithmetik 20080123

Method GET_DETAIL_DATA on class CL_EXPRESSION3_MNT_BRF has no exception.

Method SET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRF130 Call by reference Type reference (TYPE) SBRF130 BRF: Ausdrücke in 3-Operandenarithmetik 20080123

Method SET_DETAIL_DATA on class CL_EXPRESSION3_MNT_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 464