SAP ABAP Class CL_ISSR_ADMN_GUI_APPL (ISSR: zentrale Klasse der Stammdatenoberfläche)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-SR (Application Component) Regulatory reporting for insurance companies
     VVSRFISL (Package) Statutory Reporting for Insurance from FI-SL
Properties
Class CL_ISSR_ADMN_GUI_APPL  
Short Description ISSR: zentrale Klasse der Stammdatenoberfläche    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VVSRFISL   Statutory Reporting for Insurance from FI-SL 
Created 20081209   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ISSR1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISSR_ADMN_GUI_APPL has no interface implemented.
Friends
Class CL_ISSR_ADMN_GUI_APPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_FUNCTION_CODE Instance attribute Private Type reference (TYPE) BUS_SCREEN-FUNCTION_CODE 20081209
2 MD_WORKAREA_PROGRAM Instance attribute Private Type reference (TYPE) PROGRAM 'SAPLISSR_ADMN_ASSET_GUI' 20081209
3 MF_STATUS_APPLOG_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081209
4 MF_STATUS_APPLOG_TOP Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081209
5 MF_STATUS_LOCATOR_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20081209
6 MF_STATUS_START_TABLOC Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081209
7 MF_SUPPRESS_UPDATE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081209
8 MO_CONTAINER_DETAIL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20081209
9 MO_CONTAINER_SEARCHLIST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20081209
10 MO_CONTAINER_WORKLIST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20081209
11 MO_CURSOR Instance attribute Public Object reference (TYPE REF TO) CL_ISSR_ADMN_GUI_CURSOR 20081209
12 MO_LOCATOR Instance attribute Private Object reference (TYPE REF TO) CL_BUS_LOCATOR 20081209
13 MO_LOCATOR_DIALOG Instance attribute Private Object reference (TYPE REF TO) CL_BUS_LOCATOR_DIALOG 20081209
14 MO_MAIN_SCREEN Instance attribute Private Object reference (TYPE REF TO) CL_BUS_ABSTRACT_MAIN_SCREEN 20081209
15 MO_SEARCHLIST Instance attribute Private Object reference (TYPE REF TO) CL_ISSR_ADMN_GUI_SEARCHLIST 20081209
16 MO_USER Instance attribute Private Object reference (TYPE REF TO) CL_ISSR_BASI_USER 20081209
17 MO_WORKAREA Instance attribute Private Object reference (TYPE REF TO) CL_BUS_ABSTRACT_SUB_SCREEN 20081209
18 MO_WORKLIST Instance attribute Private Object reference (TYPE REF TO) CL_ISSR_ADMN_GUI_WORKLIST 20081209
19 MS_DETAIL Instance attribute Private Type reference (TYPE) BAPI_ISSR_ASSET_KEY 20081209
20 WORKAREA_SUBSCREEN Instance attribute Private See coding 20081209
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CHANGED Instance method Private Method 20081209
2 CONSTRUCTOR Instance method Public Constructor 20081209
3 END Instance method Private Method 20081209
4 FCODE_CANCEL Instance method Private Method 20081209
5 FCODE_CHECK Instance method Private Method 20081209
6 FCODE_CREATE Instance method Private Method 20081209
7 FCODE_DELETE Instance method Private Method 20081209
8 FCODE_DICHG Instance method Private Method 20081209
9 FCODE_ENTER Instance method Private Method 20081209
10 FCODE_EXIT Instance method Private Method 20081209
11 FCODE_LOCATOR Instance method Private Method 20081209
12 FCODE_OPEN Instance method Private Method 20081209
13 FCODE_SAVE Instance method Private Method 20081209
14 FCODE_USERSETTINGS Instance method Private Method 20081209
15 FREE Instance method Public Method 20081209
16 GET_CUST_SETTINGS Instance method Private Method 20081209
17 GET_SCREEN_CONTAINER_DETAIL Instance method Private Method 20081209
18 GET_SEARCHLIST Instance method Public Method 20081209
19 GET_USER_SETTINGS Instance method Private Method 20081209
20 INIT_ALVS Instance method Private Method 20081209
21 INIT_BUFFER Instance method Private Method 20081209
22 INIT_FUNCTION_GROUPS Instance method Private Method 20081209
23 INIT_SCREEN_CONTAINERS Instance method Private Method 20081209
24 ON_ADD_TO_WORKLIST Instance method Private Event handling method 20081209
25 ON_DISPLAY_SEARCH_RESULT Instance method Private Event handling method 20081209
26 ON_PROCESS_AFTER_INPUT Instance method Private Event handling method 20081209
27 REFRESH_FAVORITES Instance method Private Method 20081209
28 RESIZE_TABLE Instance method Private Method 20081209
29 SAVE_USER_SETTINGS Instance method Private Method 20081209
30 SET_ALV_SEARCHLIST Instance method Private Method 20081209
31 SET_ALV_WORKLIST Instance method Private Method 20081209
32 SET_APPLLOG Instance method Private Method 20081209
33 SET_DETAIL_OBJECT Instance method Public Method 20081209
34 SET_HANDLERS Instance method Private Method 20081209
35 SET_HEADER Instance method Private Method 20081209
36 SET_STATUS Instance method Private Method 20081209
37 SET_TITLE Instance method Private Method 20081209
38 SET_WORKAREA Instance method Private Method 20081209
39 SET_WORKSPACE Instance method Private Method 20081209
40 SMOOTH_SIZE Instance method Private Method 20081209
41 START Instance method Public Method 20081209
Events
# Event Type Visibility Description Created on
1 PICK_SEARCHLIST Instance Event
(0)
Public
(2)
20081209
2 PICK_WORKLIST Instance Event
(0)
Public
(2)
20081209
Types
Class CL_ISSR_ADMN_GUI_APPL has no local type.
Method Signatures

Method CHECK_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Value transfer Type reference (TYPE) TFW_BOOLEAN Logische Variable 20081209
2 Exporting EV_ERROR_IN_LOG Call by reference Type reference (TYPE) TFW_BOOLEAN Logische Variable 20081209

Method CHECK_DATA_CHANGED on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method CONSTRUCTOR Signature

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

Method END Signature

Method END on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method END on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_CANCEL Signature

Method FCODE_CANCEL on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_CANCEL on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UPDATE_TYPE Call by reference Type reference (TYPE) UPDATE_TYPE Art der Änderung 20081209

Method FCODE_CHECK on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_CREATE Signature

Method FCODE_CREATE on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_CREATE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_DELETE Signature

Method FCODE_DELETE on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_DELETE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_DICHG Signature

Method FCODE_DICHG on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_DICHG on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_ENTER Signature

Method FCODE_ENTER on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_ENTER on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_EXIT Signature

Method FCODE_EXIT on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_EXIT on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_LOCATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION_CODE Call by reference Type reference (TYPE) BUS_SCREEN-FUNCTION_CODE GUI-Funktionscode 20081209

Method FCODE_LOCATOR on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_OPEN Signature

Method FCODE_OPEN on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_OPEN on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_SAVE Signature

Method FCODE_SAVE on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_SAVE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FCODE_USERSETTINGS Signature

Method FCODE_USERSETTINGS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method FCODE_USERSETTINGS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method FREE Signature

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

Method GET_CUST_SETTINGS Signature

Method GET_CUST_SETTINGS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method GET_CUST_SETTINGS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method GET_SCREEN_CONTAINER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SCREEN_CONTAINER_DETAIL Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20081209

Method GET_SCREEN_CONTAINER_DETAIL on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method GET_SEARCHLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOCATOR_SEARCH Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR_SEARCH Locator: Suche 20081209
2 Returning RO_SEARCHLIST Value transfer Object reference (TYPE REF TO) CL_ISSR_ADMN_GUI_SEARCHLIST ISSR: Suchergebnis Meldeswesen Stammdaten 20081209

Method GET_SEARCHLIST on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method GET_USER_SETTINGS Signature

Method GET_USER_SETTINGS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method GET_USER_SETTINGS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method INIT_ALVS Signature

Method INIT_ALVS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method INIT_ALVS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method INIT_BUFFER Signature

Method INIT_BUFFER on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method INIT_BUFFER on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method INIT_FUNCTION_GROUPS Signature

Method INIT_FUNCTION_GROUPS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method INIT_FUNCTION_GROUPS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method INIT_SCREEN_CONTAINERS Signature

Method INIT_SCREEN_CONTAINERS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method INIT_SCREEN_CONTAINERS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method ON_ADD_TO_WORKLIST Signature

Method ON_ADD_TO_WORKLIST on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method ON_ADD_TO_WORKLIST on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method ON_DISPLAY_SEARCH_RESULT Signature

Method ON_DISPLAY_SEARCH_RESULT on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method ON_DISPLAY_SEARCH_RESULT on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method ON_PROCESS_AFTER_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION_CODE Call by reference Attribute reference (LIKE) 20081209

Method ON_PROCESS_AFTER_INPUT on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method REFRESH_FAVORITES Signature

Method REFRESH_FAVORITES on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method REFRESH_FAVORITES on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method RESIZE_TABLE Signature

Method RESIZE_TABLE on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method RESIZE_TABLE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SAVE_USER_SETTINGS Signature

Method SAVE_USER_SETTINGS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SAVE_USER_SETTINGS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_ALV_SEARCHLIST Signature

Method SET_ALV_SEARCHLIST on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_ALV_SEARCHLIST on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_ALV_WORKLIST Signature

Method SET_ALV_WORKLIST on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_ALV_WORKLIST on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_APPLLOG Signature

Method SET_APPLLOG on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_APPLLOG on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_DETAIL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) BAPI_ISSR_ASSET_KEY ISSR: Stammdaten / Schlüsselfelder 20081209

Method SET_DETAIL_OBJECT on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_HANDLERS Signature

Method SET_HANDLERS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_HANDLERS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_HEADER Signature

Method SET_HEADER on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_HEADER on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_STATUS Signature

Method SET_STATUS on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_STATUS on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_TITLE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_WORKAREA Signature

Method SET_WORKAREA on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_WORKAREA on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SET_WORKSPACE Signature

Method SET_WORKSPACE on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Method SET_WORKSPACE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method SMOOTH_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIZE Call by reference Type reference (TYPE) I 20081209
2 Returning RV_SIZE Value transfer Type reference (TYPE) I 20081209

Method SMOOTH_SIZE on class CL_ISSR_ADMN_GUI_APPL has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler aufgetreten J/N 20081209
2 Importing ID_ACTIVITY Value transfer Type reference (TYPE) ISSRACTIVITY Aktivität 20081209
3 Importing IF_ALLOW_ACT_SWITCH Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Aktivität wechsel erlaubt J/N 20081209
4 Importing IF_STATUS_LOCATOR_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Locator aktiv J/N 20081209
5 Importing IF_SUPPRESS_UPDATE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aufruf durch Vorsystem J/N 20081209
6 Importing IO_ASSET_MNGR Value transfer Object reference (TYPE REF TO) IF_ISSR_ADMN_ASSET_MNGR Stammdaten (ISSR_RPI_MFT) 20081209
7 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_ISSR_BASI_MESSAGE_LIST Message Collector 20081209
8 Importing IS_ASSET_KEY Value transfer Type reference (TYPE) BAPI_ISSR_ASSET_KEY ISSR: Stammdaten / Schlüsselfelder 20081209
9 Importing IS_DFLT_DATA Call by reference Type reference (TYPE) ANY Zusatzdaten Vorbelegung 20110120

Method START on class CL_ISSR_ADMN_GUI_APPL has no exception.
Event Signatures

Event PICK_SEARCHLIST Signature
Event PICK_SEARCHLIST on class CL_ISSR_ADMN_GUI_APPL has no parameter.
Event PICK_WORKLIST Signature
Event PICK_WORKLIST on class CL_ISSR_ADMN_GUI_APPL has no parameter.
History
Last changed by/on SAP  20110810 
SAP Release Created in