SAP ABAP Class CL_APPLCLS_SYS_MNT_IMP (BRF: Application Classes Maintenance)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_MASS_PROCESSING (Package) FS-CM Mass Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MAINTENANCE_BRF BRF: Maintenance 20040120
Properties
Class CL_APPLCLS_SYS_MNT_IMP  
Short Description BRF: Application Classes Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IGN_MASS_PROCESSING   FS-CM Mass Processing 
Created 20040120   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APPLCLS_SYS_MNT_IMP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MAINTENANCE_BRF BRF: Maintenance 20040120
Friends
Class CL_APPLCLS_SYS_MNT_IMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FALSE Instance attribute Public Attribute reference (LIKE) 20040120
2 MC_TRUE Instance attribute Public Attribute reference (LIKE) 20040120
3 MO_MAINTAIN Instance attribute Public Attribute reference (LIKE) 20040120
4 MS_IMP000T_CUR Instance attribute Private Type reference (TYPE) TIMP000T IMP: Application Class 20040120
5 MS_IMP000T_OLD Instance attribute Private Type reference (TYPE) TIMP000T IMP: Application Class 20040120
6 MS_IMP000_CUR Instance attribute Private Type reference (TYPE) TIMP000 IMP: Application Classes - Basic Data 20040120
7 MS_IMP000_OLD Instance attribute Private Type reference (TYPE) TIMP000 IMP: Application Classes - Basic Data 20040120
8 MS_IMP000_SCR Instance attribute Public Type reference (TYPE) SIMP000 IMP: Application Classes - Basic Data - Screen Structure 20040120
9 MT_CHANGED_TABLES Instance attribute Protected Attribute reference (LIKE) 20040120
10 MV_EDIT_MODE Instance attribute Public Attribute reference (LIKE) 20040120
11 MV_KEY_STRUCTURE_NAME Instance attribute Protected Attribute reference (LIKE) 20040120
12 MV_PROGRESS_STATUS Instance attribute Protected Attribute reference (LIKE) 20040120
13 MV_TABLE_NAME_FOR_ALV_GRID Instance attribute Public Attribute reference (LIKE) 20040120
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_EDIT_MODE Instance method Public Method 20040120
2 CLEAR Instance method Public Method 20040120
3 CONSTRUCTOR Instance method Public Constructor BRF: Maintenance - Constructor 20040120
4 DEQUEUE Instance method Public Method 20040120
5 ENQUEUE Instance method Public Method 20040120
6 FMOD Instance method Public Method 20040120
7 FMOD_ENTRY Instance method Public Method 20040120
8 FREE Instance method Public Method 20040120
9 GET_APPLCLASS_SHORT Static method Public Method BRF: Maintenance - Determines Short Txt for Applictn Class 20040120
10 GET_ENTRY_SCREENS Instance method Public Method 20040120
11 GET_KEY_STRUCTURE Instance method Public Method 20040120
12 GET_MENUE Instance method Public Method 20040120
13 GET_MNT_INSTANCE Instance method Public Method 20040120
14 GET_MNT_INSTANCE_ENTRY Instance method Public Method 20040120
15 GET_SCREENS Instance method Public Method 20040120
16 GET_SCREEN_STATE Instance method Public Method 20040120
17 GET_SCREEN_STRUCTURE Instance method Public Method 20040120
18 GET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20040120
19 GET_TITLE Instance method Public Method 20040120
20 GET_TRANSPORT_OBJECTS Instance method Public Method 20040120
21 INIT Instance method Public Method 20040120
22 LOAD Instance method Public Method 20040120
23 PAI1 Instance method Public Method 20040120
24 PAI2 Instance method Public Method 20040120
25 PAI_ENTRY Instance method Public Method 20040120
26 PBO1 Instance method Public Method 20040120
27 PBO2 Instance method Public Method 20040120
28 PBO_ENTRY Instance method Public Method 20040120
29 PROCESS_EXIT_FUNCTION Instance method Public Method 20040120
30 PROCESS_NORMAL_FUNCTION Instance method Public Method 20040120
31 SAVE Instance method Public Method 20040120
32 SAVE_PREPARE Instance method Public Method 20040120
33 SET_SCREEN_STRUCTURE Instance method Public Method 20040120
34 SET_SCREEN_STRUCTURE_ENTRY Instance method Public Method 20040120
Events
Class CL_APPLCLS_SYS_MNT_IMP has no event.
Types
Class CL_APPLCLS_SYS_MNT_IMP has no local type.
Method Signatures

Method CHANGE_EDIT_MODE Signature

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

Method CLEAR Signature

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

Method CONSTRUCTOR Signature

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

Method DEQUEUE Signature

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

Method ENQUEUE Signature

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

Method FMOD Signature

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

Method FMOD_ENTRY Signature

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

Method FREE Signature

Method FREE on class CL_APPLCLS_SYS_MNT_IMP has no parameter.
Method FREE on class CL_APPLCLS_SYS_MNT_IMP 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) IMP_SHORT_TEXT 20040120
2 Importing IV_APPLCLASS Value transfer Type reference (TYPE) IMP_APPLCLASS 20040120
3 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20040120

Method GET_APPLCLASS_SHORT on class CL_APPLCLS_SYS_MNT_IMP has no exception.

Method GET_ENTRY_SCREENS Signature

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

Method GET_KEY_STRUCTURE Signature

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

Method GET_MENUE Signature

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

Method GET_MNT_INSTANCE Signature

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

Method GET_MNT_INSTANCE_ENTRY Signature

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

Method GET_SCREENS Signature

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

Method GET_SCREEN_STATE Signature

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

Method GET_SCREEN_STRUCTURE Signature

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

Method GET_SCREEN_STRUCTURE_ENTRY Signature

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

Method GET_TITLE Signature

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

Method GET_TRANSPORT_OBJECTS Signature

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

Method INIT Signature

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

Method LOAD Signature

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

Method PAI1 Signature

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

Method PAI2 Signature

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

Method PAI_ENTRY Signature

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

Method PBO1 Signature

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

Method PBO2 Signature

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

Method PBO_ENTRY Signature

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

Method PROCESS_EXIT_FUNCTION Signature

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

Method PROCESS_NORMAL_FUNCTION Signature

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

Method SAVE Signature

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

Method SAVE_PREPARE Signature

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

Method SET_SCREEN_STRUCTURE Signature

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

Method SET_SCREEN_STRUCTURE_ENTRY Signature

Method SET_SCREEN_STRUCTURE_ENTRY on class CL_APPLCLS_SYS_MNT_IMP has no parameter.
Method SET_SCREEN_STRUCTURE_ENTRY on class CL_APPLCLS_SYS_MNT_IMP has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472