SAP Reports / Programs | Financial Services | Collections/Disbursements(FS-CD) SAP FS

ISISCD_COINSURANCE_LIB SAP ABAP Report - INTERNAL: Form Class Library







ISISCD_COINSURANCE_LIB is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter ISISCD_COINSURANCE_LIB into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT ISISCD_COINSURANCE_LIB. "Basic submit
SUBMIT ISISCD_COINSURANCE_LIB AND RETURN. "Return to original report after report execution complete
SUBMIT ISISCD_COINSURANCE_LIB VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: INTERNAL: Form Class Library


INCLUDES used within this REPORT ISISCD_COINSURANCE_LIB

INCLUDE EMSG.
INCLUDE IEFGMAC3.


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

FKKCORR_DFKKCOH_GET_CORR call function 'FKKCORR_DFKKCOH_GET_CORR' exporting i_cokey = d_cokey importing e_dfkkcoh = yt_container * TABLES * ET_DFKKCOD = * ET_DFKKCODCLUST = exceptions not_found = 1 others = 2.

FKK_BUPA_READ_SINGLE call function 'FKK_BUPA_READ_SINGLE' exporting i_partner = xt_container-org_gpart * I_XBANK = * I_XADDR_MULT = * I_XTELN_MULT = * I_XFAXN_MULT = * I_XCOMM_FRTH = importing e_but000 = yt_bupa * TABLES * T_BANK = * T_ADDRESS = * T_TELNO = * T_FAXNO = * T_TTXNO = * T_TLXNO = exceptions partner_not_found = 1 partner_in_role_not_found = 2 internal_error = 3 others = 4.

FKK_BUPA_READ_SINGLE call function 'FKK_BUPA_READ_SINGLE' exporting i_partner = xt_container-gpart * I_XBANK = * I_XADDR_MULT = * I_XTELN_MULT = * I_XFAXN_MULT = * I_XCOMM_FRTH = importing e_but000 = yt_bupa_rec * TABLES * T_BANK = * T_ADDRESS = * T_TELNO = * T_FAXNO = * T_TTXNO = * T_TLXNO = exceptions partner_not_found = 1 partner_in_role_not_found = 2 internal_error = 3 others = 4.

BUA_ADDRESS_GET call function 'BUA_ADDRESS_GET' exporting i_partner = x_container-gpart * I_RLTYP = i_addrnumber = x_container-adrnr i_xmemory = 'X' * I_XWA = ' ' importing e_address = y_rec_addres exceptions no_address_found = 1 internal_error = 2 wrong_parameters = 3 others = 4.

FKK_BUPA_READ_SINGLE call function 'FKK_BUPA_READ_SINGLE' exporting i_partner = xt_container-agpart * I_XBANK = * I_XADDR_MULT = * I_XTELN_MULT = * I_XFAXN_MULT = * I_XCOMM_FRTH = importing e_but000 = yt_sender * TABLES * T_BANK = * T_ADDRESS = * T_TELNO = * T_FAXNO = * T_TTXNO = * T_TLXNO = exceptions partner_not_found = 1 partner_in_role_not_found = 2 internal_error = 3 others = 4.

BUA_ADDRESS_GET call function 'BUA_ADDRESS_GET' exporting i_partner = x_container-agpart * I_RLTYP = i_addrnumber = x_container-aadrnr i_xmemory = 'X' * I_XWA = ' ' importing e_address = y_sen_adress exceptions no_address_found = 1 internal_error = 2 wrong_parameters = 3 others = 4.

ADDR_GET call function 'ADDR_GET' exporting address_selection = h_addr_sel * ADDRESS_GROUP = * READ_SADR_ONLY = ' ' * READ_TEXTS = ' ' importing address_value = h_addr1_val * ADDRESS_ADDITIONAL_INFO = * RETURNCODE = * ADDRESS_TEXT = * SADR = * TABLES * ADDRESS_GROUPS = * ERROR_TABLE = * VERSIONS = exceptions parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 others = 5.

VK40_CONVERT_DATA1_TO_GUID call function 'VK40_CONVERT_DATA1_TO_GUID' exporting i_data1 = xt_container-data1 importing e_guid = d_guid.

VK40_CONVERT_DATA1_TO_GUID call function 'VK40_CONVERT_DATA1_TO_GUID' exporting i_data1 = xt_container-data1 importing e_guid = d_guid.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_b foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_b exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_s foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_s exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_o foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_o exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_r foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_r exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_o_old foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_o_old exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_bt foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_bt exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_st foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_st exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

CONVERT_TO_LOCAL_CURRENCY call function 'CONVERT_TO_LOCAL_CURRENCY' exporting date = sy-datum foreign_amount = d_rep_pos-betrh_rt foreign_currency = d_rep_pos-waers local_currency = 'EUR' importing local_amount = y_pos_eur-betrh_rt exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name ISISCD_COINSURANCE_LIB or its description.