SAP ABAP Class CL_ISSR_BASI_SYSTEM (Callstack zum Ermitteln der akt. Quelltextpos.)
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_BASI_SYSTEM  
Short Description Callstack zum Ermitteln der akt. Quelltextpos.    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package VVSRFISL   Statutory Reporting for Insurance from FI-SL 
Created 20060203   SAP 
Last change 20060711   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_BASI_SYSTEM has no interface implemented.
Friends
Class CL_ISSR_BASI_SYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CCCATEGORY Static Attribute Private Type reference (TYPE) CCCATEGORY 20060228
2 MD_CCIMAILDIS Static Attribute Private Type reference (TYPE) CCIMAILDIS 20060228
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_NON_PRODUCTIVE_CLIENT Static method Public Method 20060228
2 ASSERT_TEST_CLIENT Static method Public Method 20060228
3 CLASS_CONSTRUCTOR Static method Public Constructor 20060228
4 GET_CURRENT_SOURCE_POS Static method Public Method 20060228
5 IS_PRODUCTIVE_CLIENT Static method Public Method 20060228
6 IS_TEST_CLIENT Static method Public Method 20060228
Events
Class CL_ISSR_BASI_SYSTEM has no event.
Types
Class CL_ISSR_BASI_SYSTEM has no local type.
Method Signatures

Method ASSERT_NON_PRODUCTIVE_CLIENT Signature

Method ASSERT_NON_PRODUCTIVE_CLIENT on class CL_ISSR_BASI_SYSTEM has no parameter.
Method ASSERT_NON_PRODUCTIVE_CLIENT on class CL_ISSR_BASI_SYSTEM has no exception.

Method ASSERT_TEST_CLIENT Signature

Method ASSERT_TEST_CLIENT on class CL_ISSR_BASI_SYSTEM has no parameter.
Method ASSERT_TEST_CLIENT on class CL_ISSR_BASI_SYSTEM has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISSR_BASI_SYSTEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISSR_BASI_SYSTEM has no exception.

Method GET_CURRENT_SOURCE_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_EVENTNAME Value transfer Type reference (TYPE) CSEQUENCE Unterprogrammname 20060228
2 Exporting ED_EVENTTYPE Value transfer Type reference (TYPE) CSEQUENCE Art des Unterprogramms 20060228
3 Exporting ED_FORMATTED_VAR1 Value transfer Type reference (TYPE) SYMSGV Aufbereitete Ausgabe, Teil 1 (für SY-MSGVx) 20060228
4 Exporting ED_FORMATTED_VAR2 Value transfer Type reference (TYPE) SYMSGV Aufbereitete Ausgabe, Teil 2 (für SY-MSGVx) 20060228
5 Exporting ED_LINENO Value transfer Type reference (TYPE) NUMERIC Zeilennummer im Quelltext 20060228
6 Exporting ED_PROGNAME Value transfer Type reference (TYPE) CSEQUENCE Programmname (Hauptprogramm) 20060228
7 Importing ID_IGNORE_LEVELS Value transfer Type reference (TYPE) I 0 Anzahl der zu ignorierenden Aufrufstellen (gemäß Callstack) 20060228

Method GET_CURRENT_SOURCE_POS on class CL_ISSR_BASI_SYSTEM has no exception.

Method IS_PRODUCTIVE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_PRODUCTIVE_CLIENT Value transfer Type reference (TYPE) ABAP_BOOL Produktiv-Mandant? 20060228

Method IS_PRODUCTIVE_CLIENT on class CL_ISSR_BASI_SYSTEM has no exception.

Method IS_TEST_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_TEST_CLIENT Value transfer Type reference (TYPE) ABAP_BOOL Automatische Tests zulässig 20060228

Method IS_TEST_CLIENT on class CL_ISSR_BASI_SYSTEM has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in