SAP ABAP Class CL_ACTION_BASE_MNT_BRF (BRF: Maintenance - Concrete Action - Basis Class)
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 20011203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AC_REFERRAL_MNT_ICL BRF: Maintenance Actions 20020214
2 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_UPDATE_MNT PBPC - BRF Update Action maintenance 20051128
3 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_MESSAGE_MNT_BRF BRF: Maintenance - Concrete Action - Output Message 20050311
4 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_INIT_PUFF_MNT_BRF BRF: Maintenace - create texts for Addtiional Items 20050322
5 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_BILL_MNT_BRF BRF: maintain - create from billing line 20050314
6 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_ADDITEM_NEW_MNT_BRF BRF: Maintenance - Create Texts for Addtiional Items 20060530
7 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_ADDITEM_MNT_BRF BRF: Maintenance - Create Texts for Addtiional Items 20050310
8 Inheritance (c INHERITING FROM c_ref)  CL_AC_WORKFLOW_MNT_ICL BRF: Action Function Module 20020211
9 Inheritance (c INHERITING FROM c_ref)  CL_AC_WORKFLOW_MNT_BRF BRF: Start Workflow Action 20041221
10 Inheritance (c INHERITING FROM c_ref)  CL_AC_ACTIVITY_EVENT_MNT_ICL BRF: Action Event of Activity Management 20030514
... Click here to see Used By full list (18 items)
Properties
Class CL_ACTION_BASE_MNT_BRF  
Short Description BRF: Maintenance - Concrete Action - Basis Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20011203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACTION_BASE_MNT_BRF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MAINTENANCE_BRF BRF: Maintenance 20011203
Friends
Class CL_ACTION_BASE_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BRF171 Instance attribute Protected Type reference (TYPE) SBRF171 BRF: Screen Structure for Subactions 20020123
2 MC_FALSE Instance attribute Public Attribute reference (LIKE) 20011203
3 MC_TRUE Instance attribute Public Attribute reference (LIKE) 20011203
4 MO_MAINTAIN Instance attribute Protected Attribute reference (LIKE) 20011203
5 MS_BRF170 Instance attribute Protected Type reference (TYPE) TBRF170 BRF: Action 20020123
6 MS_BRF170T Instance attribute Protected Type reference (TYPE) TBRF170T BRF: Action - Text 20020123
7 MS_BRF170_K Instance attribute Private Type reference (TYPE) TBRF170 BRF: Buffer for GET_KEY_STRUCTURE 20020709
8 MS_BRF171_CUR Instance attribute Protected Type reference (TYPE) TBRF171 BRF: Subactions 20020211
9 MS_BRF171_K Instance attribute Protected Type reference (TYPE) TBRF171 BRF: Subactions 20030130
10 MS_BRF171_OLD Instance attribute Private Type reference (TYPE) TBRF171 BRF: Subactions 20020123
11 MT_BRF200_CUR Instance attribute Protected Type reference (TYPE) TBRF200_T BRF: Where-Used List - Table Type 20030123
12 MT_BRF200_OLD Instance attribute Private Type reference (TYPE) TBRF200_T BRF: Where-Used List - Table Type 20030123
13 MT_BRF259_CUR Instance attribute Protected Type reference (TYPE) TBRF259_T BRF: Expressions for Subactions 20030109
14 MT_BRF259_OLD Instance attribute Private Type reference (TYPE) TBRF259_T BRF: Expressions for Subactions 20021220
15 MT_CHANGED_TABLES Instance attribute Protected Type reference (TYPE) TTTABNAME Number of Tables 20030117
16 MT_DATA_CHANGE_INFO Instance attribute Protected Attribute reference (LIKE) 20040829
17 MT_SBRF171_ALV Instance attribute Protected Type reference (TYPE) SBRF171_ALV_T BRF: Subaction - ALV Table Category 20021011
18 MV_EDIT_MODE Instance attribute Protected Attribute reference (LIKE) 20011203
19 MV_HISTORY_AVAILABLE Instance attribute Protected Attribute reference (LIKE) 20041226
20 MV_KEY_STRUCTURE_NAME Instance attribute Protected Attribute reference (LIKE) 20020709
21 MV_PROGRESS_STATUS Instance attribute Protected Type reference (TYPE) BRF_PROGRESS_STATUS BRF: Instance Status of Maintenance Class 20030127
22 MV_SHOW_DETAILS Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D Space = False, 'X' = True 20050225
23 MV_TABLE_NAME_FOR_ALV_GRID Instance attribute Public Attribute reference (LIKE) 20021011
24 MV_TOP_LINE Instance attribute Protected Attribute reference (LIKE) 20020121
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_EDIT_MODE Instance method Public Method 20011203
2 CLEAR Instance method Public Method 20011203
3 CONSTRUCTOR Instance method Public Constructor BRF: Maintenance - Constructor 20020709
4 COPY_CONSTRUCTOR_INT Instance method Protected Method BRF: Copy Action (Internal Steps) 20080130
5 DEQUEUE Instance method Public Method 20011203
6 ENQUEUE Instance method Public Method 20011203
7 FMOD Instance method Public Method 20011203
8 FMOD_ENTRY Instance method Public Method 20011203
9 FMOD_TABLE Instance method Public Method 20011203
10 FREE Instance method Public Method 20020405
11 GET_ACTION_DETAILS Static method Protected Method BRF: Maintenance - General Details on Actions 20011203
12 GET_ACTION_SHORT Static method Protected Method BRF: Maintenance - Determines Short Text for Action 20011203
13 GET_CLASS_DETAILS Static method Protected Method BRF: Maintenance - Details on Class to Be Implemented 20011203
14 GET_EDIT_MODE Instance method Public Method 20011203
15 GET_ENTRY_SCREENS Instance method Public Method 20011203
16 GET_KEY_STRUCTURE Instance method Public Method 20020709
17 GET_LANGU_SHORT Static method Protected Method BRF: Maintenance - Determines Short Text of Mainten.Language 20011203
18 GET_MENUE Instance method Public Method 20020604
19 GET_MNT_INSTANCE Instance method Public Method 20011203
20 GET_MNT_INSTANCE_ENTRY Instance method Public Method 20011203
21 GET_SCREENS Instance method Public Method 20011203
22 GET_SCREEN_STATE Instance method Public Method 20020111
23 GET_SCREEN_STRUCTURE Instance method Public Method 20011203
24 GET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20011203
25 GET_SCREEN_TABLE Instance method Public Method 20011203
26 GET_TITLE Instance method Public Method 20011203
27 GOTO_NEXT_OBJECT Instance method Public Method 20011203
28 GOTO_PREV_OBJECT Instance method Public Method 20011203
29 HISTORY_IS_ACTIVE Instance method Public Method 20041226
30 INIT Instance method Public Method 20011203
31 IS_MODIFIED Instance method Public Method 20011203
32 LOAD Instance method Public Method 20011203
33 PAI1 Instance method Public Method 20021011
34 PAI2 Instance method Public Method 20021011
35 PAI_ENTRY Instance method Public Method 20011203
36 PBO1 Instance method Public Method 20011203
37 PBO2 Instance method Public Method 20011203
38 PBO_ENTRY Instance method Public Method 20011203
39 PROCESS_EXIT_FUNCTION Instance method Public Method 20011203
40 PROCESS_NORMAL_FUNCTION Instance method Public Method 20011203
41 SAVE Instance method Public Method 20011203
42 SAVE_PREPARE Instance method Public Method 20021122
43 SET_SCREEN_STRUCTURE Instance method Public Method 20011203
44 SET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20011203
45 SET_SCREEN_TABLE Instance method Public Method 20011203
46 SET_TOP_LINE Instance method Public Method 20020121
47 SYNC Instance method Public Method 20040829
Events
Class CL_ACTION_BASE_MNT_BRF has no event.
Types
Class CL_ACTION_BASE_MNT_BRF has no local type.
Method Signatures

Method CHANGE_EDIT_MODE Signature

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

Method CLEAR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ACTION_BASE_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_ACTION_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 20080130
2 Importing IV_NEW_OBJECT Call by reference Type reference (TYPE) BRF_OBJECT Name des Objekts 20080130
# Exception Resumable Description Created on
1 COPY_ERROR 20080130

Method DEQUEUE Signature

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

Method ENQUEUE Signature

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

Method FMOD Signature

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

Method FMOD_ENTRY Signature

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

Method FMOD_TABLE Signature

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

Method FREE Signature

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

Method GET_ACTION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRF170 Call by reference Type reference (TYPE) TBRF170 BRF: Aktion 20011203
2 Exporting ES_BRF170T Call by reference Type reference (TYPE) TBRF170T BRF: Aktion - Text 20011203
3 Importing IV_ACTION Value transfer Type reference (TYPE) BRF_ACTION BRF: Aktion 20011203
4 Importing IV_APPLCLASS Value transfer Type reference (TYPE) BRF_APPLCLASS BRF: Anwendungsklasse 20011203
5 Importing IV_IMPORT_STATUS Value transfer Type reference (TYPE) BRF_IMPORT_STATUS 'A' BRF: Importstatus 20011203
6 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011203
7 Importing IV_VERSION Value transfer Type reference (TYPE) BRF_VERSION 0 BRF: Version 20011203

Method GET_ACTION_DETAILS on class CL_ACTION_BASE_MNT_BRF has no exception.

Method GET_ACTION_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHORT Call by reference Type reference (TYPE) BRF_SHORT_TEXT BRF: Kurztext allgemein 20011203
2 Importing IV_ACTION Value transfer Type reference (TYPE) BRF_ACTION BRF: Aktion 20011203
3 Importing IV_APPLCLASS Value transfer Type reference (TYPE) BRF_APPLCLASS BRF: Anwendungsklasse 20011203
4 Importing IV_IMPORT_STATUS Value transfer Type reference (TYPE) BRF_IMPORT_STATUS BRF: Importstatus 20011203
5 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011203
6 Importing IV_VERSION Value transfer Type reference (TYPE) BRF_VERSION BRF: Version 20011203

Method GET_ACTION_SHORT on class CL_ACTION_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 20011203
2 Exporting EV_CLASS_SHORT Call by reference Type reference (TYPE) BRF_SHORT_TEXT BRF: Kurztext allgemein 20011203
3 Importing IV_APPLCLASS Value transfer Type reference (TYPE) BRF_APPLCLASS BRF: Anwendungsklasse 20011203
4 Importing IV_CLASS_ID Value transfer Type reference (TYPE) BRF_CLASS_ID BRF: ID der implementierenden Klasse 20011203
5 Importing IV_CLASS_ID_IS Value transfer Type reference (TYPE) BRF_IMPORT_STATUS BRF: Importstatus 20011203
6 Importing IV_CLASS_ID_VS Value transfer Type reference (TYPE) BRF_VERSION BRF: Version 20011203
7 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011203

Method GET_CLASS_DETAILS on class CL_ACTION_BASE_MNT_BRF has no exception.

Method GET_EDIT_MODE Signature

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

Method GET_ENTRY_SCREENS Signature

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

Method GET_KEY_STRUCTURE Signature

Method GET_KEY_STRUCTURE on class CL_ACTION_BASE_MNT_BRF has no parameter.
Method GET_KEY_STRUCTURE on class CL_ACTION_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 20011203
2 Importing IV_LANGU_DISPLAY Value transfer Type reference (TYPE) SYLANGU SY-LANGU SAP-System, aktuelle Sprache 20011203
3 Importing IV_LANGU_MAINTAIN Value transfer Type reference (TYPE) SYLANGU SAP-System, aktuelle Sprache 20011203

Method GET_LANGU_SHORT on class CL_ACTION_BASE_MNT_BRF has no exception.

Method GET_MENUE Signature

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

Method GET_MNT_INSTANCE Signature

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

Method GET_MNT_INSTANCE_ENTRY Signature

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

Method GET_SCREENS Signature

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

Method GET_SCREEN_STATE Signature

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

Method GET_SCREEN_STRUCTURE Signature

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

Method GET_SCREEN_STRUCTURE_ENTRY Signature

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

Method GET_SCREEN_TABLE Signature

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

Method GET_TITLE Signature

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

Method GOTO_NEXT_OBJECT Signature

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

Method GOTO_PREV_OBJECT Signature

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

Method HISTORY_IS_ACTIVE Signature

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

Method INIT Signature

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

Method IS_MODIFIED Signature

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

Method LOAD Signature

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

Method PAI1 Signature

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

Method PAI2 Signature

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

Method PAI_ENTRY Signature

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

Method PBO1 Signature

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

Method PBO2 Signature

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

Method PBO_ENTRY Signature

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

Method PROCESS_EXIT_FUNCTION Signature

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

Method PROCESS_NORMAL_FUNCTION Signature

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

Method SAVE Signature

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

Method SAVE_PREPARE Signature

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

Method SET_SCREEN_STRUCTURE Signature

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

Method SET_SCREEN_STRUCTURE_ENTRY Signature

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

Method SET_SCREEN_TABLE Signature

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

Method SET_TOP_LINE Signature

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

Method SYNC Signature

Method SYNC on class CL_ACTION_BASE_MNT_BRF has no parameter.
Method SYNC on class CL_ACTION_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_AC_REFERRAL_MNT_ICL BRF: Maintenance Actions 20020214
2 Inheritance (c INHERITING FROM c_ref)  RS_BCT_PBPC_BRF_UPDATE_MNT PBPC - BRF Update Action maintenance 20051128
3 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_MESSAGE_MNT_BRF BRF: Maintenance - Concrete Action - Output Message 20050311
4 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_INIT_PUFF_MNT_BRF BRF: Maintenace - create texts for Addtiional Items 20050322
5 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_BILL_MNT_BRF BRF: maintain - create from billing line 20050314
6 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_ADDITEM_NEW_MNT_BRF BRF: Maintenance - Create Texts for Addtiional Items 20060530
7 Inheritance (c INHERITING FROM c_ref)  CL_FMCA_AC_ADDITEM_MNT_BRF BRF: Maintenance - Create Texts for Addtiional Items 20050310
8 Inheritance (c INHERITING FROM c_ref)  CL_AC_WORKFLOW_MNT_ICL BRF: Action Function Module 20020211
9 Inheritance (c INHERITING FROM c_ref)  CL_AC_WORKFLOW_MNT_BRF BRF: Start Workflow Action 20041221
10 Inheritance (c INHERITING FROM c_ref)  CL_AC_ACTIVITY_EVENT_MNT_ICL BRF: Action Event of Activity Management 20030514
11 Inheritance (c INHERITING FROM c_ref)  CL_AC_MESSAGE_MNT_ICL BRF: Maintenance Messages 20020213
12 Inheritance (c INHERITING FROM c_ref)  CL_AC_MESSAGE_MNT_BRF BRF: Maintenance - Concrete Action - Output Message 20021220
13 Inheritance (c INHERITING FROM c_ref)  CL_AC_FUNCTION_MNT_BRF BRF: Maintenance - Concrete Action - Execute Function Module 20020118
14 Inheritance (c INHERITING FROM c_ref)  CL_AC_DOCUMENT_MNT_ICL BRF: Action Document Proposal 20020214
15 Inheritance (c INHERITING FROM c_ref)  CL_AC_BOR_EVENT_MNT_BRF BRF: Start BOR Event 20050221
16 Inheritance (c INHERITING FROM c_ref)  CL_AC_BADI_MNT_BRF BRF: Action BAdI 20041217
17 Inheritance (c INHERITING FROM c_ref)  CL_AC_ACTIVITY_MNT_ICLE BRF: Maintenance Actions - Activity/Promp/Log 20020924
18 Inheritance (c INHERITING FROM c_ref)  CL_AC_ACTIVITY_MNT_ICL BRF: Maintenance Actions - Activity/Promp/Log 20020118
History
Last changed by/on SAP  20110908 
SAP Release Created in 464