SAP ABAP Class CL_ISSR_ADMN_GUI_CURSOR (ISSR: Status- und Modiverwltung der MW-GUI)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_BASE Service Class of UI for Generic Locator 20081209
Properties
Class CL_ISSR_ADMN_GUI_CURSOR  
Short Description ISSR: Status- und Modiverwltung der MW-GUI    
Super Class CL_WB_BASE Service Class of UI for Generic Locator 
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)
Interfaces
Class CL_ISSR_ADMN_GUI_CURSOR has no interface implemented.
Friends
Class CL_ISSR_ADMN_GUI_CURSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ASSET_MNGR Instance attribute Private Object reference (TYPE REF TO) IF_ISSR_ADMN_ASSET_MNGR 20081209
2 MS_CURSOR Instance attribute Private Type reference (TYPE) BAPI_ISSR_ASSET_KEY 20081209
3 MS_MESSAGE_CONTEXT Instance attribute Private Type reference (TYPE) ISSRMSG 20081209
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DETAIL Instance method Public Method 20081209
2 CONSTRUCTOR Instance method Public Constructor 20081209
3 DELETE_DETAIL Instance method Public Method 20081209
4 FREE Instance method Public Method 20081209
5 GET_CURR_KEY Instance method Public Method 20081209
6 GET_DETAIL Instance method Public Method 20081209
7 GET_MSGCONTEXT Instance method Public Method 20081209
8 HAS_DIFF_CRIT Instance method Public Method 20081209
9 SET_CURR_OBJ Instance method Public Method 20081209
10 SET_DETAIL Instance method Public Method 20081209
11 STORE_DETAIL Instance method Public Method 20081209
12 SWITCH_DETAIL_ACTIVITY Instance method Public Method 20081209
13 _SET_ASSET_MNGR_KEY Instance method Private Method 20081209
Events
Class CL_ISSR_ADMN_GUI_CURSOR has no event.
Types
Class CL_ISSR_ADMN_GUI_CURSOR has no local type.
Method Signatures

Method CHECK_DETAIL 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 J/N 20081209
2 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_ISSR_BASI_MESSAGE_LIST Message Collector 20081209

Method CHECK_DETAIL on class CL_ISSR_ADMN_GUI_CURSOR has no exception.

Method CONSTRUCTOR Signature

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

Method DELETE_DETAIL Signature

Method DELETE_DETAIL on class CL_ISSR_ADMN_GUI_CURSOR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20081209

Method FREE Signature

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

Method GET_CURR_KEY Signature

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

Method GET_CURR_KEY on class CL_ISSR_ADMN_GUI_CURSOR has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DETAIL Value transfer Object reference (TYPE REF TO) IF_ISSR_ADMN_ASSET Kapitalanlage (ISSR_RPI_MFT) 20081209
2 Exporting ES_DETAIL Call by reference Type reference (TYPE) ISSR_ADMN_ASSET_S ISSR: Kapitalanlage (Bildschirm) 20081209
# Exception Resumable Description Created on
1 ERROR Fehler 20081209

Method GET_MSGCONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PARNAM Value transfer Type reference (TYPE) BALPAR Anwendungs-Log: Parameter 20081209
2 Returning RS_CONTEXT Value transfer Type reference (TYPE) BAL_S_PAR Anwendungs-Log: Parametername und -wert 20081209

Method GET_MSGCONTEXT on class CL_ISSR_ADMN_GUI_CURSOR has no exception.

Method HAS_DIFF_CRIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_HAS_DIFF_CRIT Value transfer Type reference (TYPE) ABAP_BOOL Allgemeines Kennzeichen für ISSR-Verarbeitung 20081209

Method HAS_DIFF_CRIT on class CL_ISSR_ADMN_GUI_CURSOR has no exception.

Method SET_CURR_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) ISSRACTIVITY Aktivität 20081209
2 Importing IO_ASSET_MNGR Value transfer Object reference (TYPE REF TO) IF_ISSR_ADMN_ASSET_MNGR Stammdaten (ISSR_RPI_MFT) 20081209
3 Importing IS_CURSOR Value transfer Type reference (TYPE) BAPI_ISSR_ASSET_KEY ISSR: Stammdaten / Schlüsselfelder 20081209
4 Importing IS_DFLT_DATA Call by reference Type reference (TYPE) ANY Zusatzdaten Vorbelegung 20110120
# Exception Resumable Description Created on
1 ERROR Fehler 20081209

Method SET_DETAIL 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) ISSR_ADMN_ASSET_S ISSR: Kapitalanlage (Bildschirm) 20081209
2 Importing IS_DFLT_DATA Call by reference Type reference (TYPE) ANY Zusatzdaten Vorbelegung 20110120
# Exception Resumable Description Created on
1 ERROR Fehler 20081209

Method STORE_DETAIL Signature

Method STORE_DETAIL on class CL_ISSR_ADMN_GUI_CURSOR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20081209

Method SWITCH_DETAIL_ACTIVITY Signature

Method SWITCH_DETAIL_ACTIVITY on class CL_ISSR_ADMN_GUI_CURSOR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20081209

Method _SET_ASSET_MNGR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CURSOR Value transfer Type reference (TYPE) BAPI_ISSR_ASSET_KEY ISSR: Stammdaten / Schlüsselfelder 20081209
2 Returning RS_ASSET_KEY Value transfer Type reference (TYPE) ISSR_ADMN_ASSET_KEY ISSR: Schlüsselfelder Kapitalanlage ISSR_RPI_MFT 20081209

Method _SET_ASSET_MNGR_KEY on class CL_ISSR_ADMN_GUI_CURSOR has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in