SAP ABAP Class CL_EXPRESSION_BASE_MNT_BRF (BRF: Basis Class Expressions)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MAINTENANCE_BRF BRF: Maintenance 20011015
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_VALUE_REQUEST_TABLE_MNT_BRF BRF: Value Request for Internal Tables 20011113
2 Inheritance (c INHERITING FROM c_ref)  CL_FUNCTION_RULE_MNT_ICL BRF: Maintenance of Rules with Old Rule Tool 20011022
3 Inheritance (c INHERITING FROM c_ref)  CL_NN_EXPERIMENTAL_MNT_BRF Neural Network - Experimental 20041113
4 Inheritance (c INHERITING FROM c_ref)  CL_PATTERN_MATCHING_MNT_BRF BRF: Truth Table Maintenance 20011116
5 Inheritance (c INHERITING FROM c_ref)  CL_PREDICATE_MNT_ICL Maintenance: Predicates 20020925
6 Inheritance (c INHERITING FROM c_ref)  CL_RANDOM_VALUE_MNT_BRF BRF: Maintenance of Simple Formulas 20021202
7 Inheritance (c INHERITING FROM c_ref)  CL_RANGE_EXPRESSION_MNT_BRF BRF: Maintenance Handling - Range - Expression 20041118
8 Inheritance (c INHERITING FROM c_ref)  CL_TINY_DECISION_TREE_MNT_BRF BRF: Simple Decision Tree Maintenance Class 20061214
9 Inheritance (c INHERITING FROM c_ref)  CL_VALUE_REQUEST_REF_MNT_BRF BRF: Maintenance of Simple Value Request Mechanism 20050125
10 Inheritance (c INHERITING FROM c_ref)  CL_FORMULA_SIMPLE_MNT_BRF BRF: Maintenance of Simple Formulas 20011106
... Click here to see Used By full list (36 items)
Properties
Class CL_EXPRESSION_BASE_MNT_BRF  
Short Description BRF: Basis Class Expressions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20011015   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EXPRESSION_BASE_MNT_BRF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MAINTENANCE_BRF BRF: Maintenance 20011015
Friends
Class CL_EXPRESSION_BASE_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BRF150 Instance attribute Protected Type reference (TYPE) SBRF150 BRF: Screen Structure for Expressions 20011015
2 MC_FALSE Instance attribute Public Attribute reference (LIKE) 20011017
3 MC_TEXT_ID Constant Private Type reference (TYPE) THEAD-TDID 'EXPR' Text ID 20030122
4 MC_TRUE Instance attribute Public Attribute reference (LIKE) 20011017
5 MO_AUTHORITY Instance attribute Protected Attribute reference (LIKE) 20030610
6 MO_MAINTAIN Instance attribute Protected Attribute reference (LIKE) 20011015
7 MS_BRF042_CUR Instance attribute Private Type reference (TYPE) TBRF042 BRF: Text GUIDs for BRF Objects 20030514
8 MS_BRF042_OLD Instance attribute Private Type reference (TYPE) TBRF042 BRF: Text GUIDs for BRF Objects 20030514
9 MS_BRF150T_CUR Instance attribute Protected Type reference (TYPE) TBRF150T BRF: Expression - Text, To Save 20030114
10 MS_BRF150T_OLD Instance attribute Private Type reference (TYPE) TBRF150T BRF: Expression - Text, Original 20011017
11 MS_BRF150_CUR Instance attribute Protected Type reference (TYPE) TBRF150 BRF: Expression, To Save 20030114
12 MS_BRF150_K Instance attribute Protected Type reference (TYPE) TBRF150 BRF: Buffer for GET_KEY_STRUCTURE 20020709
13 MS_BRF150_OLD Instance attribute Private Type reference (TYPE) TBRF150 BRF: Expression, Original 20011017
14 MS_TEXT_HEADER Instance attribute Private Type reference (TYPE) THEAD SAPscript: Text Header 20020827
15 MT_BRF200_CUR Instance attribute Protected Type reference (TYPE) TBRF200_T BRF: Where-Used List - Table Type 20030124
16 MT_BRF200_OLD Instance attribute Private Type reference (TYPE) TBRF200_T BRF: Where-Used List - Table Type 20030124
17 MT_BRF260_OLD Instance attribute Private Type reference (TYPE) TBRF260_T BRF: Operand (Table Category) 20030113
18 MT_CHANGED_TABLES Instance attribute Protected Attribute reference (LIKE) Number of Tables 20030117
19 MT_DATA_CHANGE_INFO Instance attribute Protected Attribute reference (LIKE) 20040829
20 MT_SBRF150_ALV Instance attribute Protected Type reference (TYPE) SBRF150_ALV_T BRF: Expressions, General Data - Table Category 20021010
21 MT_TEXT_CUR Instance attribute Protected Type reference (TYPE) TSFOTABL SAP Smart Forms: Line of an Output Table (Contents) 20041006
22 MT_TEXT_DOC Instance attribute Protected Type reference (TYPE) TSFOTABL Obsolete: Use MT_TEXT_CUR 20060208
23 MT_TEXT_OLD Instance attribute Private Type reference (TYPE) TSFOTABL SAPscript Smart Forms: Display table line (contents) 20030117
24 MV_EDIT_MODE Instance attribute Protected Attribute reference (LIKE) 20011015
25 MV_HISTORY_AVAILABLE Instance attribute Protected Attribute reference (LIKE) 20041226
26 MV_HISTORY_ON Instance attribute Protected Attribute reference (LIKE) 20041226
27 MV_KEY_STRUCTURE_NAME Instance attribute Protected Attribute reference (LIKE) 20020709
28 MV_PROGRESS_STATUS Instance attribute Protected Attribute reference (LIKE) 20030124
29 MV_SHOW_DETAILS Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D Details On/Off 20021024
30 MV_TABLE_NAME_FOR_ALV_GRID Instance attribute Public Attribute reference (LIKE) 20021009
31 MV_TOP_LINE Instance attribute Protected Attribute reference (LIKE) 20020130
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20030522
2 CHANGE_EDIT_MODE Instance method Public Method 20011024
3 CHECK_AUTHORITY Instance method Public Method 20030610
4 CLEAR Instance method Public Method 20011015
5 CONSTRUCTOR Instance method Public Constructor BRF: Maintenance - Constructor 20020709
6 COPY_CONSTRUCTOR_INT Instance method Protected Method BRF: Copy Expression (Internal Steps) 20080115
7 CREATE_EXPORT_OBJECT Instance method Public Method 20030522
8 DEQUEUE Instance method Public Method 20011018
9 ENQUEUE Instance method Public Method 20011018
10 FMOD Instance method Public Method 20011016
11 FMOD_ENTRY Instance method Public Method 20011016
12 FMOD_TABLE Instance method Public Method 20011031
13 FREE Instance method Public Method 20020405
14 GET_ADMIN_DATA Instance method Public Method BRF: Gets Basis Administrative Data 20071211
15 GET_CLASS_DETAILS Static method Protected Method BRF: Maintenance - Details on Class to Be Implemented 20011016
16 GET_EDIT_MODE Instance method Public Method 20011023
17 GET_ENTRY_SCREENS Instance method Public Method 20011016
18 GET_EXPRESSION_DETAILS Static method Protected Method BRF: Maintenance - General Details on Expressions 20011024
19 GET_KEY_STRUCTURE Instance method Public Method 20020709
20 GET_LANGU_SHORT Static method Protected Method BRF: Maintenance - Determines Short Text of Mainten.Language 20011016
21 GET_MENUE Instance method Public Method 20020604
22 GET_MNT_INSTANCE Instance method Public Method 20011019
23 GET_MNT_INSTANCE_ENTRY Instance method Public Method 20011019
24 GET_PROGRESS_STATUS Instance method Public Method 20030304
25 GET_SCREENS Instance method Public Method 20011019
26 GET_SCREEN_STATE Instance method Public Method 20020111
27 GET_SCREEN_STRUCTURE Instance method Public Method 20011015
28 GET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20011015
29 GET_SCREEN_TABLE Instance method Public Method 20011022
30 GET_SMARTFORM_NAME Instance method Public Method 20030522
31 GET_TABLE_FOR_ALV_GRID Instance method Public Method 20021009
32 GET_TITLE Instance method Public Method 20011017
33 GET_TRANSPORT_OBJECTS Instance method Private Method 20021126
34 GET_VERSION_INFO Instance method Public Method 20030522
35 GET_XML Instance method Public Method 20030414
36 GOTO_NEXT_OBJECT Instance method Public Method 20011026
37 GOTO_PREV_OBJECT Instance method Public Method 20011026
38 HISTORY_IS_ACTIVE Instance method Public Method 20041226
39 INIT Instance method Public Method 20011016
40 IS_MODIFIED Instance method Public Method 20011031
41 LOAD Instance method Public Method 20011015
42 PAI1 Instance method Public Method 20021011
43 PAI2 Instance method Public Method 20021011
44 PAI_ENTRY Instance method Public Method 20011015
45 PBO1 Instance method Public Method 20011018
46 PBO2 Instance method Public Method 20011018
47 PBO_ENTRY Instance method Public Method 20011015
48 PRINT Instance method Public Method 20021111
49 PROCESS_EXIT_FUNCTION Instance method Public Method 20011023
50 PROCESS_NORMAL_FUNCTION Instance method Public Method 20011023
51 SAVE Instance method Public Method 20011015
52 SAVE_PREPARE Instance method Public Method 20021122
53 SET_ADMIN_DATA Instance method Public Method BRF: Sets Basis Administrative Data 20071211
54 SET_SCREEN_STRUCTURE Instance method Public Method 20011015
55 SET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20011015
56 SET_SCREEN_TABLE Instance method Public Method 20011022
57 SET_TOP_LINE Instance method Public Method 20020130
58 SYNC Instance method Public Method 20040829
Events
Class CL_EXPRESSION_BASE_MNT_BRF has no event.
Types
Class CL_EXPRESSION_BASE_MNT_BRF has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method ACTIVATE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method CHANGE_EDIT_MODE Signature

Method CHANGE_EDIT_MODE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method CHANGE_EDIT_MODE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method CHECK_AUTHORITY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method CLEAR Signature

Method CLEAR on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method CLEAR on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method CONSTRUCTOR Signature

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

Method COPY_CONSTRUCTOR_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MNT_INSTANCE Call by reference Object reference (TYPE REF TO) IF_MAINTENANCE_BRF Instanz des Objekts 20080115
2 Importing IV_NEW_OBJECT Call by reference Type reference (TYPE) BRF_OBJECT Name des Objekts 20080115
# Exception Resumable Description Created on
1 COPY_ERROR 20080115

Method CREATE_EXPORT_OBJECT Signature

Method CREATE_EXPORT_OBJECT on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method CREATE_EXPORT_OBJECT on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method DEQUEUE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method ENQUEUE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method FMOD Signature

Method FMOD on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method FMOD on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method FMOD_ENTRY Signature

Method FMOD_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method FMOD_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method FMOD_TABLE Signature

Method FMOD_TABLE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method FMOD_TABLE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method FREE Signature

Method FREE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method FREE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BRF150 Value transfer Type reference (TYPE) SBRF150 BRF: Dynprostruktur für Ausdrücke 20071211

Method GET_ADMIN_DATA on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_CLASS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLASS_NAME Call by reference Type reference (TYPE) BRF_CLASS BRF: Name der implementierenden Klasse 20011016
2 Exporting EV_CLASS_SHORT Call by reference Type reference (TYPE) BRF_SHORT_TEXT BRF: Kurztext allgemein 20011016
3 Importing IV_APPLCLASS Value transfer Type reference (TYPE) BRF_APPLCLASS BRF: Anwendungsklasse 20011016
4 Importing IV_CLASS_ID Value transfer Type reference (TYPE) BRF_CLASS_ID BRF: ID der implementierenden Klasse 20011016
5 Importing IV_CLASS_ID_IS Value transfer Type reference (TYPE) BRF_IMPORT_STATUS BRF: Importstatus 20011016
6 Importing IV_CLASS_ID_VS Value transfer Type reference (TYPE) BRF_VERSION BRF: Version 20011016
7 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011016

Method GET_CLASS_DETAILS on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_EDIT_MODE Signature

Method GET_EDIT_MODE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_EDIT_MODE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_ENTRY_SCREENS Signature

Method GET_ENTRY_SCREENS on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_ENTRY_SCREENS on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_EXPRESSION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRF150 Call by reference Type reference (TYPE) TBRF150 BRF: Ausdruck 20011024
2 Exporting ES_BRF150T Call by reference Type reference (TYPE) TBRF150T BRF: Ausdruck - Text 20011024
3 Importing IV_APPLCLASS Value transfer Type reference (TYPE) BRF_APPLCLASS BRF: Anwendungsklasse 20011024
4 Importing IV_EXPRESSION Value transfer Type reference (TYPE) BRF_EXPRESSION BRF: Ausdruck 20011024
5 Importing IV_IMPORT_STATUS Value transfer Type reference (TYPE) BRF_IMPORT_STATUS 'A' BRF: Importstatus 20011024
6 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011024
7 Importing IV_VERSION Value transfer Type reference (TYPE) BRF_VERSION 0 BRF: Version 20011024

Method GET_EXPRESSION_DETAILS on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_KEY_STRUCTURE Signature

Method GET_KEY_STRUCTURE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_KEY_STRUCTURE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_LANGU_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LANGU_SHORT Call by reference Type reference (TYPE) SPTXT Bezeichnung der Sprache 20011016
2 Importing IV_LANGU_DISPLAY Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011016
3 Importing IV_LANGU_MAINTAIN Value transfer Type reference (TYPE) SYLANGU SAP-System, aktuelle Sprache 20011016

Method GET_LANGU_SHORT on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_MENUE Signature

Method GET_MENUE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_MENUE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_MNT_INSTANCE Signature

Method GET_MNT_INSTANCE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_MNT_INSTANCE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_MNT_INSTANCE_ENTRY Signature

Method GET_MNT_INSTANCE_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_MNT_INSTANCE_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_PROGRESS_STATUS Signature

Method GET_PROGRESS_STATUS on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_PROGRESS_STATUS on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_SCREENS Signature

Method GET_SCREENS on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_SCREENS on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_SCREEN_STATE Signature

Method GET_SCREEN_STATE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_SCREEN_STATE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_SCREEN_STRUCTURE Signature

Method GET_SCREEN_STRUCTURE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_SCREEN_STRUCTURE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_SCREEN_STRUCTURE_ENTRY Signature

Method GET_SCREEN_STRUCTURE_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_SCREEN_STRUCTURE_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_SCREEN_TABLE Signature

Method GET_SCREEN_TABLE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_SCREEN_TABLE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_SMARTFORM_NAME Signature

Method GET_SMARTFORM_NAME on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_SMARTFORM_NAME on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_TABLE_FOR_ALV_GRID Signature

Method GET_TABLE_FOR_ALV_GRID on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_TABLE_FOR_ALV_GRID on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_TITLE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_TRANSPORT_OBJECTS Signature

Method GET_TRANSPORT_OBJECTS on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_TRANSPORT_OBJECTS on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_VERSION_INFO Signature

Method GET_VERSION_INFO on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_VERSION_INFO on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GET_XML Signature

Method GET_XML on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GET_XML on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GOTO_NEXT_OBJECT Signature

Method GOTO_NEXT_OBJECT on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GOTO_NEXT_OBJECT on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method GOTO_PREV_OBJECT Signature

Method GOTO_PREV_OBJECT on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method GOTO_PREV_OBJECT on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method HISTORY_IS_ACTIVE Signature

Method HISTORY_IS_ACTIVE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method HISTORY_IS_ACTIVE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method INIT Signature

Method INIT on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method INIT on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method IS_MODIFIED on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method LOAD Signature

Method LOAD on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method LOAD on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PAI1 Signature

Method PAI1 on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PAI1 on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PAI2 Signature

Method PAI2 on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PAI2 on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PAI_ENTRY Signature

Method PAI_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PAI_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PBO1 Signature

Method PBO1 on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PBO1 on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PBO2 Signature

Method PBO2 on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PBO2 on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PBO_ENTRY Signature

Method PBO_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PBO_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PRINT Signature

Method PRINT on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PRINT on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PROCESS_EXIT_FUNCTION Signature

Method PROCESS_EXIT_FUNCTION on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PROCESS_EXIT_FUNCTION on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method PROCESS_NORMAL_FUNCTION Signature

Method PROCESS_NORMAL_FUNCTION on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method PROCESS_NORMAL_FUNCTION on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SAVE Signature

Method SAVE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SAVE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SAVE_PREPARE Signature

Method SAVE_PREPARE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SAVE_PREPARE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRF150 Call by reference Type reference (TYPE) SBRF150 BRF: Dynprostruktur für Ausdrücke 20071211

Method SET_ADMIN_DATA on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SET_SCREEN_STRUCTURE Signature

Method SET_SCREEN_STRUCTURE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SET_SCREEN_STRUCTURE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SET_SCREEN_STRUCTURE_ENTRY Signature

Method SET_SCREEN_STRUCTURE_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SET_SCREEN_STRUCTURE_ENTRY on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SET_SCREEN_TABLE Signature

Method SET_SCREEN_TABLE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SET_SCREEN_TABLE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SET_TOP_LINE Signature

Method SET_TOP_LINE on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SET_TOP_LINE on class CL_EXPRESSION_BASE_MNT_BRF has no exception.

Method SYNC Signature

Method SYNC on class CL_EXPRESSION_BASE_MNT_BRF has no parameter.
Method SYNC on class CL_EXPRESSION_BASE_MNT_BRF has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_VALUE_REQUEST_TABLE_MNT_BRF BRF: Value Request for Internal Tables 20011113
2 Inheritance (c INHERITING FROM c_ref)  CL_FUNCTION_RULE_MNT_ICL BRF: Maintenance of Rules with Old Rule Tool 20011022
3 Inheritance (c INHERITING FROM c_ref)  CL_NN_EXPERIMENTAL_MNT_BRF Neural Network - Experimental 20041113
4 Inheritance (c INHERITING FROM c_ref)  CL_PATTERN_MATCHING_MNT_BRF BRF: Truth Table Maintenance 20011116
5 Inheritance (c INHERITING FROM c_ref)  CL_PREDICATE_MNT_ICL Maintenance: Predicates 20020925
6 Inheritance (c INHERITING FROM c_ref)  CL_RANDOM_VALUE_MNT_BRF BRF: Maintenance of Simple Formulas 20021202
7 Inheritance (c INHERITING FROM c_ref)  CL_RANGE_EXPRESSION_MNT_BRF BRF: Maintenance Handling - Range - Expression 20041118
8 Inheritance (c INHERITING FROM c_ref)  CL_TINY_DECISION_TREE_MNT_BRF BRF: Simple Decision Tree Maintenance Class 20061214
9 Inheritance (c INHERITING FROM c_ref)  CL_VALUE_REQUEST_REF_MNT_BRF BRF: Maintenance of Simple Value Request Mechanism 20050125
10 Inheritance (c INHERITING FROM c_ref)  CL_FORMULA_SIMPLE_MNT_BRF BRF: Maintenance of Simple Formulas 20011106
11 Inheritance (c INHERITING FROM c_ref)  CL_VALUE_REQU_SIMPLE_MNT_BRF BRF: Maintenance of Simple Value Request Mechanism 20011015
12 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_BWVAR_MNT PBPC - BW Variable Expression for BRF maintenance 20051212
13 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_CAP_MNT PBPC: Capped Formula Expression maintenance 20051201
14 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_GLOBAL_DATA_MN PBPC - Restricted values BRF expression maintenance 20080423
15 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_LOOKUP_MNT PBPC - Lookup values BRF expression maintenance 20051123
16 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_RESTRICT_MNT PBPC - Restricted values BRF expression maintenance 20051121
17 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_SYSTEM_DATA_MN PBPC-System Data Expression Maintenance 20080423
18 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_UNRESTRICT_MNT PBPC - Unrestricted values BRF expression 20051118
19 Inheritance (c INHERITING FROM c_ref)  CL_DATE_INTERVAL_MNT_BRF BRF: Maintenance of Date Interval 20030506
20 Inheritance (c INHERITING FROM c_ref)  CL_AND_OR_MNT_BRF AND/OR Conditions of Boolean Expressions 20041115
21 Inheritance (c INHERITING FROM c_ref)  CL_CALL_FUNC_METHOD_MNT_BRF BRF: Maintenance - Expression - Function Module 20011113
22 Inheritance (c INHERITING FROM c_ref)  CL_CASE_EXPRESSION2_MNT_BRF BRF: CASE - Expression (Optimized Maintenance) 20071004
23 Inheritance (c INHERITING FROM c_ref)  CL_CASE_EXPRESSION_MNT_BRF BRF: Maintenance CASE - Treatment - Expression 20021212
24 Inheritance (c INHERITING FROM c_ref)  CL_CONSTANTS_SIMPLE_MNT_BRF BRF: Maintenance of Simple Constants 20011025
25 Inheritance (c INHERITING FROM c_ref)  CL_CONTEXT_SETTER_MNT_BRF BRF: Sets Value in Return Context Element 20061128
26 Inheritance (c INHERITING FROM c_ref)  CL_CONTROL_PREDICATE_MNT_ICL BRF: Maintenance of Control Predicate 20020411
27 Inheritance (c INHERITING FROM c_ref)  CL_CONTROL_PREDICATE_MNT_ICLE BRF: Maintenance of Rules with Old Rule Tool 20021030
28 Inheritance (c INHERITING FROM c_ref)  CL_ACTION_EXPRESSION_MNT_BRF BRF: Maintenance - Expression - Action in Expression 20030212
29 Inheritance (c INHERITING FROM c_ref)  CL_EVENT_CONTEXT_MNT_BRF BRF: Maintenance Expression for Reading Contexts 20060419
30 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION3_MNT_BRF BRF: Maintenance of Expression in 3-Operand Arithmetic 20011017
31 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_DATA_REQUEST_MNT_BRF BRF: Maintain - Request Context Information 20050322
32 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_FACTS_MNT_BRF BRF: Maintenance - Reading Facts 20061117
33 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_PER_REQUEST_MNT_BRF BRF: maintain - request from/to date of period 20050401
34 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_PROGR_CALC_MNT_BRF BRF: Maintenance - execute calculation step by step 20050405
35 Inheritance (c INHERITING FROM c_ref)  CL_FORMULA2_MNT_BRF BRF: SAP - Formula Editor (E Tables) 20070810
36 Inheritance (c INHERITING FROM c_ref)  CL_FORMULA_MNT_BRF BRF: SAP - Formula Editor 20021126
History
Last changed by/on SAP  20110908 
SAP Release Created in 464