SAP ABAP Class CL_ISSR_BASI_USEREXIT_EVENT (ISSR: Userexit Standardimpl.)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISSR_BASI_USEREXIT_EVENT ISSR: User-Exits 20071108
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_AC ISSR: User-Exit für Event AC 20071108
2 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_AM ISSR: User-Exit für Event AM 20071108
3 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_AS ISSR: User-Exit für Event AS 20071108
4 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_BA ISSR: User-Exit für Event AC 20111006
5 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_BC ISSR: User-Exit für Event BC 20071108
6 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_BM ISSR: User-Exit für Event BM 20071108
7 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_BS ISSR: User-Exit für Event BS 20071108
8 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_CV ISSR: User-Exit für Event CV 20071109
9 Inheritance (c INHERITING FROM c_ref)  CL_ISSR_BASI_USEREXIT_EVENT_MS ISSR: User-Exit für Event MS 20071108
Properties
Class CL_ISSR_BASI_USEREXIT_EVENT  
Short Description ISSR: Userexit Standardimpl.    
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 20071108   SAP 
Last change 20080505   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
# Interface Abstract Final Description Created on
1 IF_ISSR_BASI_USEREXIT_EVENT ISSR: User-Exits 20071108
Friends
# Friend Modeled only Created on Description
1 CF_ISSR_BASI_OBJECT 20071108 Instanziierbares Objekt: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_EVENT Instance attribute Public Attribute reference (LIKE) 20071109
Methods
# Method Level Visibility Method type Description Created on
1 CALL Instance method Public Method 20071109
2 CALL_CLASSIC Instance method Public Method 20071109
3 CALL_METHOD_CLASSIC Instance method Protected Method 20071109
4 INIT Instance method Public Method 20071109
5 _GET_METHOD_POOL Instance method Private Method 20071109
Events
Class CL_ISSR_BASI_USEREXIT_EVENT has no event.
Types
Class CL_ISSR_BASI_USEREXIT_EVENT has no local type.
Method Signatures

Method CALL Signature

Method CALL on class CL_ISSR_BASI_USEREXIT_EVENT has no parameter.
Method CALL on class CL_ISSR_BASI_USEREXIT_EVENT has no exception.

Method CALL_CLASSIC Signature

Method CALL_CLASSIC on class CL_ISSR_BASI_USEREXIT_EVENT has no parameter.
Method CALL_CLASSIC on class CL_ISSR_BASI_USEREXIT_EVENT has no exception.

Method CALL_METHOD_CLASSIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_FIELD1 Call by reference Type reference (TYPE) ANY 20071109
2 Changing CS_STRUCTURE2 Call by reference Type reference (TYPE) ANY 20071109
3 Changing CS_STRUCTURE3 Call by reference Type reference (TYPE) ANY 20071109
4 Changing CS_STRUCTURE4 Call by reference Type reference (TYPE) ANY 20071109
5 Changing CT_TABLE1 Call by reference Type reference (TYPE) TABLE 20071109
6 Changing CT_TABLE2 Call by reference Type reference (TYPE) TABLE 20071109
7 Changing CT_TABLE3 Call by reference Type reference (TYPE) TABLE 20071109
8 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20071109
9 Exporting EF_ERROR_TEXT Value transfer Type reference (TYPE) STRING 20091217
10 Importing ID_FIELD2 Value transfer Type reference (TYPE) ANY Vorschlagswerte bei Anlage von Debitoren aus Workbench 20071109
11 Importing ID_FIELD3 Value transfer Type reference (TYPE) ANY Vorschlagswerte bei Anlage von Debitoren aus Workbench 20071109
12 Importing ID_FIELD4 Value transfer Type reference (TYPE) ANY Vorschlagswerte bei Anlage von Debitoren aus Workbench 20071109
13 Importing ID_FIELD5 Value transfer Type reference (TYPE) ANY Vorschlagswerte bei Anlage von Debitoren aus Workbench 20071109
14 Importing ID_METHOD Value transfer Type reference (TYPE) ISSR_UEXIT Formroutine als USER-Exit 20071109
15 Importing ID_METHOD_POOL Value transfer Type reference (TYPE) ISSR_PROG Formpool für ISSR-User-Exits 20071109
16 Importing IO_OBJECT1 Value transfer Object reference (TYPE REF TO) IF_ISSR_BASI_OBJECT Instanziierbares Objekt 20080902
17 Importing IS_STRUCTURE1 Value transfer Type reference (TYPE) ANY Vorschlagswerte bei Anlage von Debitoren aus Workbench 20071109

Method CALL_METHOD_CLASSIC on class CL_ISSR_BASI_USEREXIT_EVENT has no exception.

Method INIT Signature

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

Method _GET_METHOD_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_METHOD_POOL Value transfer Type reference (TYPE) ISSR_BASIC_USER_EXIT_POOL Formroutine als USER-Exit 20071109
2 Importing ID_ARBGB Value transfer Type reference (TYPE) ISSR_ARBGB Arbeitsgebiet für ISSR 20071109
3 Importing ID_ARBGB_TYPE Value transfer Type reference (TYPE) ISSR_ARBGB_TYPE Typ der Arbeitsgebietes für User-Exit 20071109
4 Importing ID_UEXIT_VAR Value transfer Type reference (TYPE) ISSR_UEXIT_VAR User-Exit-Variante 20071109
# Exception Resumable Description Created on
1 ERROR Fehler 20071109
History
Last changed by/on SAP  20080505 
SAP Release Created in 600