SAP ABAP Class CL_MINI_BASE_IGN (Base Class for Mini Screens)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MINI_BP_BASE_IGN Base Class for Mini Screens 20000707
Properties
Class CL_MINI_BASE_IGN  
Short Description Base Class for Mini Screens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BASIS   FS-CM: General Functionality 
Created 20000707   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MINI_BASE_IGN has no forward declaration.
Interfaces
Class CL_MINI_BASE_IGN has no interface implemented.
Friends
Class CL_MINI_BASE_IGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_TRUE Constant Public Type reference (TYPE) BDT_BOOLE_D 'X' "X", True, Yes ... 20000707
2 MV_ADDR_POPUP_CALLED Static Attribute Private Type reference (TYPE) BOOLE_D SPACE Indicator "Address Dialog Box Has Been Called" 20041216
3 MV_AKTYP Instance attribute Public Type reference (TYPE) BU_AKTYP Activity Category (Create, Change, Display) 20000710
4 MV_CRSR_FLD Instance attribute Public Type reference (TYPE) SCRFNAME Name of a screen element 20000711
5 MV_CRSR_LIN Instance attribute Public Type reference (TYPE) SYLILLI List Processing, Current List Line 20000711
6 MV_XERROR_OCCURED Instance attribute Protected Type reference (TYPE) BDT_BOOLE_D Errors Occurred 20000707
7 MV_XNO_SUPPRESS Instance attribute Public Type reference (TYPE) BDT_BOOLE_D Display Empty Object As Well 20000707
Methods
# Method Level Visibility Method type Description Created on
1 CLR_DSP_EMPTY_SCREEN Instance method Public Method Do Not Display Mini Screens (Except Create/Search) 20000707
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000707
3 GET_ERROR Instance method Public Method Returns Error Status 20010716
4 ON_FCODE Instance method Public Method Process F Codes 20000707
5 PAI Instance method Public Method Executes PAI-Like Program Parts 20000707
6 PBO Instance method Public Method Executes PBP-Like Program Parts 20000707
7 SET_AKTYP Instance method Public Method Sets Activity Category (Create, Display, Change) 20000710
8 SET_CURSOR Instance method Public Method Set Cursor 20000711
9 SET_DSP_EMPTY_SCREEN Instance method Public Method Displays Empty Mini Screen As Well (in Display, Change) 20000707
Events
Class CL_MINI_BASE_IGN has no event.
Types
Class CL_MINI_BASE_IGN has no local type.
Method Signatures

Method CLR_DSP_EMPTY_SCREEN Signature

Method CLR_DSP_EMPTY_SCREEN on class CL_MINI_BASE_IGN has no parameter.
Method CLR_DSP_EMPTY_SCREEN on class CL_MINI_BASE_IGN has no exception.

Method CONSTRUCTOR Signature

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

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XERROR_OCCURED Value transfer Type reference (TYPE) BDT_BOOLE_D Fehler aufgetreten 20010716

Method GET_ERROR on class CL_MINI_BASE_IGN has no exception.

Method ON_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BUS0MSG1_T Tabellentyp zu BUS0MSG1 20030527
2 Exporting EV_XHANDELED Value transfer Type reference (TYPE) BDT_BOOLE_D FCode abgearbeitet 20000711
3 Importing IV_FCODE Value transfer Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000711

Method ON_FCODE on class CL_MINI_BASE_IGN has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BUS0MSG1_T Tabellentyp zu BUS0MSG1 20030527
2 Exporting EV_MESSAGE_SEVERITY Call by reference Type reference (TYPE) SYSUBRC Höchster Nachrichtengrad 20050524
# Exception Resumable Description Created on
1 GENERAL_ERROR Allgemeiner Fehler im PAI 20001010

Method PBO Signature

Method PBO on class CL_MINI_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR Allgemeiner Fehler im PBO 20001010

Method SET_AKTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AKTYP Value transfer Type reference (TYPE) BU_AKTYP Aktivitätstyp 20000710

Method SET_AKTYP on class CL_MINI_BASE_IGN has no exception.

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRSR_FLD Value transfer Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20000711
2 Importing IV_CRSR_LIN Value transfer Type reference (TYPE) SYLILLI Listenverarbeitung, ausgewählte Listenzeile 20000711

Method SET_CURSOR on class CL_MINI_BASE_IGN has no exception.

Method SET_DSP_EMPTY_SCREEN Signature

Method SET_DSP_EMPTY_SCREEN on class CL_MINI_BASE_IGN has no parameter.
Method SET_DSP_EMPTY_SCREEN on class CL_MINI_BASE_IGN has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 462