SAP ABAP Class CL_ISSR_TEST_ASSET_CFM (Testfall: MW-Kapitalanlagen Stammdaten)
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_TEST_ASSET_CFM  
Short Description Testfall: MW-Kapitalanlagen Stammdaten    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package VVSRFISL   Statutory Reporting for Insurance from FI-SL 
Created 20060921   SAP 
Last change 20070913   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_TEST_ASSET_CFM has no interface implemented.
Friends
Class CL_ISSR_TEST_ASSET_CFM has no friend class.
Attributes
Class CL_ISSR_TEST_ASSET_CFM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20070109
2 CREATE_ASSET Static method Public Method 20070109
3 DO_TEST Static method Public Method 20070109
4 EXISTS_ASSET Static method Public Method 20070109
5 _CHECK_RESULTS Static method Private Method 20070109
6 _CREATE_MASTER_DATA Static method Private Method 20070109
Events
Class CL_ISSR_TEST_ASSET_CFM has no event.
Types
Class CL_ISSR_TEST_ASSET_CFM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE_ASSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_IDENT_KEY_BE Value transfer Type reference (TYPE) CHAR45 Ident-Teil Schlüssel, z.B. "1000/123" 20070109
2 Exporting ED_SECURITY_NO_CREATED Value transfer Type reference (TYPE) BAPI1076-SECURITY_NUMBER Nummer der Wirtschaftseinheit 20070109
3 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20070109
4 Importing ID_PRODUCT_CATEGORY Value transfer Type reference (TYPE) SANLF Produktkategorie 20070109
5 Importing IF_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE COMMIT WORK innerhalb der Methode (falls IF_TEST_RUN = ' ') 20070109
6 Importing IF_TEST_RUN Value transfer Type reference (TYPE) TESTRUN ABAP_FALSE Umschalten auf Simulations-Modus bei schreibenden BAPIs 20070109
7 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_ISSR_BASI_MESSAGE_LIST Nachrichtensammler 20070109

Method CREATE_ASSET on class CL_ISSR_TEST_ASSET_CFM has no exception.

Method DO_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SWENR_CREATED Call by reference Type reference (TYPE) SWENR Nummer der angelegten Wirtschaftseinheit 20070109
2 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20070109
3 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20070109
4 Importing ID_ENDDATE Value transfer Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20070109
5 Importing ID_STARTDATE Value transfer Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20070109
6 Importing ID_SWENR Value transfer Type reference (TYPE) SWENR Nummer der Wirtschaftseinheit 20070109
7 Importing IF_CREATE_MASTER_DATA Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Stammdaten anlegen (WE, GE, MO, IV, TG, AE, KS) 20070109
8 Importing IF_CREATE_NUMBER_ITSELF Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sucht nach beliebiger freier WE-Nummer 20070109
9 Importing IF_POST_ASSET_FLOW Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anlagenbewegungen buchen 20070109
10 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_ISSR_MESSAGE_LIST Nachrichtensammler 20070109

Method DO_TEST on class CL_ISSR_TEST_ASSET_CFM has no exception.

Method EXISTS_ASSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SECURITY_NO Value transfer Type reference (TYPE) BAPI1076-SECURITY_NUMBER Buchungskreis 20070109
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Business-Objekt vorhanden 20070109

Method EXISTS_ASSET on class CL_ISSR_TEST_ASSET_CFM has no exception.

Method _CHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20070109
2 Importing ID_ASSET_NR Value transfer Type reference (TYPE) ISSR_ASSET_NR Kapitalanlagennummer im Meldewesen 20070109
3 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20070109
4 Importing ID_ENDDATE Value transfer Type reference (TYPE) SY-DATUM 20070109
5 Importing ID_STARTDATE Value transfer Type reference (TYPE) SY-DATUM 20070109
6 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_ISSR_MESSAGE_LIST Nachrichtensammler 20070109
7 Importing IT_OUTTAB Call by reference Type reference (TYPE) ISSR_OUT_DE_TAB Tabelle zu ISSR_OUT_DE 20070109

Method _CHECK_RESULTS on class CL_ISSR_TEST_ASSET_CFM has no exception.

Method _CREATE_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SWENR_CREATED Call by reference Type reference (TYPE) SWENR Nummer der angelegten Wirtschaftseinheit 20070109
2 Exporting EF_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ist aufgetreten 20070109
3 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20070109
4 Importing ID_SWENR Value transfer Type reference (TYPE) SWENR Nummer der Wirtschaftseinheit 20070109
5 Importing IF_BASE_CONDITION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Konditionen vom Typ Grundmiete anlegen 20070109
6 Importing IF_CREATE_NUMBER_ITSELF Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sucht nach beliebiger freier WE-Nummer 20070109
7 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_ISSR_MESSAGE_LIST Nachrichtensammler 20070109

Method _CREATE_MASTER_DATA on class CL_ISSR_TEST_ASSET_CFM has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in