SAP ABAP Class CL_APPLICATION_CLASS_MNT_BRF (BRF: Maintenance - Application Class - TBRF100)
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 20011019
Properties
Class CL_APPLICATION_CLASS_MNT_BRF  
Short Description BRF: Maintenance - Application Class - TBRF100    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20011019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MAINTENANCE_BRF BRF: Maintenance 20011019
Friends
Class CL_APPLICATION_CLASS_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BRF100 Instance attribute Public Type reference (TYPE) SBRF100 BRF: Screen Structure for Application Classes 20011019
2 MC_FALSE Instance attribute Public Attribute reference (LIKE) 20011019
3 MC_TEXT_ID Constant Private Type reference (TYPE) THEAD-TDID 'APCL' Text ID 20030122
4 MC_TRUE Instance attribute Public Attribute reference (LIKE) 20011019
5 MO_AUTHORITY Instance attribute Protected Attribute reference (LIKE) 20110518
6 MO_MAINTAIN Instance attribute Public Attribute reference (LIKE) 20011019
7 MS_BRF042 Instance attribute Private Type reference (TYPE) TBRF042 BRF: Text GUIDs for BRF Objects 20121213
8 MS_BRF100T_CUR Instance attribute Protected Type reference (TYPE) TBRF100T BRF: Application Class - Text 20030115
9 MS_BRF100T_OLD Instance attribute Private Type reference (TYPE) TBRF100T BRF: Application Class - Text 20030115
10 MS_BRF100_CUR Instance attribute Protected Type reference (TYPE) TBRF100 BRF: Application Class 20030115
11 MS_BRF100_K Instance attribute Protected Type reference (TYPE) TBRF100 BRF: Buffer for GET_KEY_STRUCTURE 20020709
12 MS_BRF100_OLD Instance attribute Private Type reference (TYPE) TBRF100 BRF: Application Class 20030115
13 MS_TEXT_HEADER Instance attribute Private Type reference (TYPE) THEAD SAPscript: Text Header 20020910
14 MT_CHANGED_TABLES Instance attribute Protected Attribute reference (LIKE) Number of Tables 20030117
15 MT_SBRF100_ALV Instance attribute Protected Type reference (TYPE) SBRF100_ALV_T BRF: Application Class - ALV Table Category 20021011
16 MT_TEXT_CUR Instance attribute Protected Type reference (TYPE) TSFOTABL SAP Smart Forms: Line of an Output Table (Contents) 20041006
17 MT_TEXT_DOC Instance attribute Private Type reference (TYPE) TSFOTABL BRF: Text for Object Documentation 20041006
18 MT_TEXT_OLD Instance attribute Private Type reference (TYPE) TSFOTABL SAPscript Smart Forms: Display table line (contents) 20030117
19 MV_EDIT_MODE Instance attribute Public Attribute reference (LIKE) 20011019
20 MV_KEY_STRUCTURE_NAME Instance attribute Protected Attribute reference (LIKE) 20020709
21 MV_PROGRESS_STATUS Instance attribute Protected Attribute reference (LIKE) 20030124
22 MV_TABLE_NAME_FOR_ALV_GRID Instance attribute Public Attribute reference (LIKE) 20021011
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_EDIT_MODE Instance method Public Method 20020820
2 CLEAR Instance method Public Method 20011019
3 CONSTRUCTOR Instance method Public Constructor BRF: Maintenance - Constructor 20020709
4 DEQUEUE Instance method Public Method 20011019
5 ENQUEUE Instance method Public Method 20011019
6 FMOD Instance method Public Method 20011019
7 FMOD_ENTRY Instance method Public Method 20011019
8 FREE Instance method Public Method 20020405
9 GET_ADMIN_DATA Instance method Public Method BRF: Gets Basis Administrative Data 20071211
10 GET_APPLCLASS_SHORT Static method Public Method BRF: Maintenance - Determines Short Txt for Applictn Class 20011019
11 GET_ENTRY_SCREENS Instance method Public Method 20011019
12 GET_KEY_STRUCTURE Instance method Public Method 20020709
13 GET_MENUE Instance method Public Method 20020607
14 GET_MNT_INSTANCE Instance method Public Method 20011019
15 GET_MNT_INSTANCE_ENTRY Instance method Public Method 20011019
16 GET_SCREENS Instance method Public Method 20011019
17 GET_SCREEN_STATE Instance method Public Method 20020111
18 GET_SCREEN_STRUCTURE Instance method Public Method 20011019
19 GET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20011019
20 GET_TITLE Instance method Public Method 20011019
21 GET_TRANSPORT_OBJECTS Instance method Public Method 20030120
22 INIT Instance method Public Method 20011019
23 LOAD Instance method Public Method 20011019
24 PAI1 Instance method Public Method 20021011
25 PAI2 Instance method Public Method 20021011
26 PAI_ENTRY Instance method Public Method 20011019
27 PBO1 Instance method Public Method 20011019
28 PBO2 Instance method Public Method 20011019
29 PBO_ENTRY Instance method Public Method 20011019
30 PROCESS_EXIT_FUNCTION Instance method Public Method 20011122
31 PROCESS_NORMAL_FUNCTION Instance method Public Method 20011122
32 SAVE Instance method Public Method 20011019
33 SAVE_PREPARE Instance method Public Method 20021122
34 SET_SCREEN_STRUCTURE Instance method Public Method 20011019
35 SET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20011019
36 TRANSPORT_CHECK Instance method Protected Method BRF: Maintenance - Checks Global Existence of Appl. Class 20021115
37 TRANSPORT_INSERT Instance method Protected Method BRF: Maintenance - Makes Application Class Known Globally 20021115
Events
Class CL_APPLICATION_CLASS_MNT_BRF has no event.
Types
Class CL_APPLICATION_CLASS_MNT_BRF has no local type.
Method Signatures

Method CHANGE_EDIT_MODE Signature

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

Method CLEAR Signature

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

Method CONSTRUCTOR Signature

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

Method DEQUEUE Signature

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

Method ENQUEUE Signature

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

Method FMOD Signature

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

Method FMOD_ENTRY Signature

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

Method FREE Signature

Method FREE on class CL_APPLICATION_CLASS_MNT_BRF has no parameter.
Method FREE on class CL_APPLICATION_CLASS_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 Exporting ES_BRF100 Call by reference Type reference (TYPE) SBRF100 BRF: Dynprostruktur für Anwendungsklassen 20071211

Method GET_ADMIN_DATA on class CL_APPLICATION_CLASS_MNT_BRF has no exception.

Method GET_APPLCLASS_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 20011019
2 Importing IV_APPLCLASS Value transfer Type reference (TYPE) BRF_APPLCLASS BRF: Anwendungsklasse 20011019
3 Importing IV_IMPORT_STATUS Value transfer Type reference (TYPE) BRF_IMPORT_STATUS BRF: Importstatus 20011019
4 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SAP-System, aktuelle Sprache 20011019

Method GET_APPLCLASS_SHORT on class CL_APPLICATION_CLASS_MNT_BRF has no exception.

Method GET_ENTRY_SCREENS Signature

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

Method GET_KEY_STRUCTURE Signature

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

Method GET_MENUE Signature

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

Method GET_MNT_INSTANCE Signature

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

Method GET_MNT_INSTANCE_ENTRY Signature

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

Method GET_SCREENS Signature

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

Method GET_SCREEN_STATE Signature

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

Method GET_SCREEN_STRUCTURE Signature

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

Method GET_SCREEN_STRUCTURE_ENTRY Signature

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

Method GET_TITLE Signature

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

Method GET_TRANSPORT_OBJECTS Signature

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

Method INIT Signature

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

Method LOAD Signature

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

Method PAI1 Signature

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

Method PAI2 Signature

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

Method PAI_ENTRY Signature

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

Method PBO1 Signature

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

Method PBO2 Signature

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

Method PBO_ENTRY Signature

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

Method PROCESS_EXIT_FUNCTION Signature

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

Method PROCESS_NORMAL_FUNCTION Signature

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

Method SAVE Signature

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

Method SAVE_PREPARE Signature

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

Method SET_SCREEN_STRUCTURE Signature

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

Method SET_SCREEN_STRUCTURE_ENTRY Signature

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

Method TRANSPORT_CHECK Signature

Method TRANSPORT_CHECK on class CL_APPLICATION_CLASS_MNT_BRF has no parameter.
Method TRANSPORT_CHECK on class CL_APPLICATION_CLASS_MNT_BRF has no exception.

Method TRANSPORT_INSERT Signature

Method TRANSPORT_INSERT on class CL_APPLICATION_CLASS_MNT_BRF has no parameter.
Method TRANSPORT_INSERT on class CL_APPLICATION_CLASS_MNT_BRF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 464