SR_EXIT_S_OUT_DE_P_BC is a standard ABAP INCLUDE 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 SR_EXIT_S_OUT_DE_P_BC into the relevant SAP transactions such as SE38 or SE80
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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISSR_IF_GET_BUKRS_DATA CALL FUNCTION 'ISSR_IF_GET_BUKRS_DATA' EXPORTING i_bukrs = hlp_bukrs IMPORTING es_t001 = wa_t001 EXCEPTIONS * BUKRS_NOT_FOUND = 1 OTHERS = 0.
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' EXPORTING * CLIENT = SY-MANDT date = wa_out_sum-endda foreign_amount = wa_out_sum-nwbtr_3 foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3 * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = 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 * CLIENT = SY-MANDT date = wa_out_sum-endda foreign_amount = wa_out_sum-nwbtr_3_b foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3_b * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = 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 * CLIENT = SY-MANDT date = wa_out_sum-endda foreign_amount = wa_out_sum-nwbtr_3 foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3 * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = 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 * CLIENT = SY-MANDT date = wa_out_sum-endda foreign_amount = wa_out_sum-nwbtr_3_b foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3_b * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = EXCEPTIONS no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 OTHERS = 6.
ISSR_IF_GET_BUKRS_DATA CALL FUNCTION 'ISSR_IF_GET_BUKRS_DATA' EXPORTING i_bukrs = hlp_bukrs IMPORTING es_t001 = wa_t001 EXCEPTIONS * BUKRS_NOT_FOUND = 1 OTHERS = 0.
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' EXPORTING * CLIENT = SY-MANDT date = wa_out_sum-datum foreign_amount = wa_out_sum-nwbtr_3 foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3 * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = 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 * CLIENT = SY-MANDT date = wa_out_sum-datum foreign_amount = wa_out_sum-nwbtr_3_b foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3_b * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = 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 * CLIENT = SY-MANDT date = wa_out_sum-datum foreign_amount = wa_out_sum-nwbtr_3 foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3 * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = 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 * CLIENT = SY-MANDT date = wa_out_sum-datum foreign_amount = wa_out_sum-nwbtr_3_b foreign_currency = wa_out_sum-rtcur local_currency = wa_t001-waers * RATE = 0 type_of_rate = 'M' read_tcurr = 'X' IMPORTING * EXCHANGE_RATE = * FOREIGN_FACTOR = local_amount = hlp_nwbtr_3_b * LOCAL_FACTOR = * EXCHANGE_RATEX = * FIXED_RATE = * DERIVED_RATE_TYPE = EXCEPTIONS no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 OTHERS = 6.
ISSR_OUT_COLLECT_BP * call function 'ISSR_OUT_COLLECT_BP' * tables * it_out_sum = out_sum.
ISSR_OUT_DE_CONSIDER_REDEMPT CALL FUNCTION 'ISSR_OUT_DE_CONSIDER_REDEMPT' EXPORTING wa_out_sum =
IMPORTING tilgungsliste = tilgungsliste EXCEPTIONS condition_not_found = 1 OTHERS = 2.
RP_LAST_DAY_OF_MONTHS CALL FUNCTION 'RP_LAST_DAY_OF_MONTHS' EXPORTING day_in =
-datum IMPORTING last_day_of_month = hlp_datum EXCEPTIONS day_in_no_date = 1 OTHERS = 2.
ISSR_OUT_SUMROWS_ZUAB_DE CALL FUNCTION 'ISSR_OUT_SUMROWS_ZUAB_DE' EXPORTING it_flows_bc = lt_flows_bc[] it_flows_in_timeframe = lt_flows[] CHANGING ct_out_sum = out_sum[] EXCEPTIONS cust_error_oeffnkl = 1 OTHERS = 2.
ISSR_OUT_SUMROWS_ZUAB_O_DE CALL FUNCTION 'ISSR_OUT_SUMROWS_ZUAB_O_DE' EXPORTING it_flows_bc = lt_flows_bc[] it_flows_in_timeframe = lt_flows[] CHANGING ct_out_sum = out_sum[] EXCEPTIONS cust_error_oeffnkl = 1 OTHERS = 2.
ISSR_OUT_SUMROWS_ZUAB_DE CALL FUNCTION 'ISSR_OUT_SUMROWS_ZUAB_DE' EXPORTING it_flows_bc = lt_flows_bc[] it_flows_in_timeframe = out_sum[] CHANGING ct_out_sum = out_sum[] EXCEPTIONS cust_error_oeffnkl = 1 OTHERS = 2.
ISSR_OUT_SUMROWS_BST_DE CALL FUNCTION 'ISSR_OUT_SUMROWS_BST_DE' EXPORTING it_flows_bc = lt_flows_bc[] it_flows_in_timeframe = lt_flows[] CHANGING ct_out_sum = out_sum[] EXCEPTIONS cust_error_oeffnkl = 1 OTHERS = 2.
ISSR_OUT_SUMROWS_BST_DE CALL FUNCTION 'ISSR_OUT_SUMROWS_BST_DE' EXPORTING it_flows_bc = lt_flows_bc[] it_flows_in_timeframe = lt_flows[] CHANGING ct_out_sum = out_sum[] EXCEPTIONS cust_error_oeffnkl = 1 OTHERS = 2.
CALL FUNCTION 'ISSR_OUT_DE_CONSIDER_REDEMPT' EXPORTING wa_out_sum = out_sum IMPORTING tilgungsliste = tilgungsliste EXCEPTIONS condition_not_found = 1 OTHERS = 2.
ISSR_OUT_SORT_OUT_SUM CALL FUNCTION 'ISSR_OUT_SORT_OUT_SUM' TABLES it_out_sum = out_sum.
ISSR_RE_FLOWS_GET_FROM_MEMORY CALL FUNCTION 'ISSR_RE_FLOWS_GET_FROM_MEMORY' IMPORTING e_out_sum_bc = g_out_sum_bc e_out_sum_fl = g_out_sum_fl EXCEPTIONS out_sum_bc_empty = 1 out_sum_flow_empty = 2 OTHERS = 3.
ISSR_OUT_SELECT_MFT_RECORDS CALL FUNCTION 'ISSR_OUT_SELECT_MFT_RECORDS' TABLES it_out_sum = out_sum.
ISSR_OUT_SORT_OUT_SUM CALL FUNCTION 'ISSR_OUT_SORT_OUT_SUM' TABLES it_out_sum = out_sum.
ISSR_OUT_SELECT_MFT_RECORDS * call function 'ISSR_OUT_SELECT_MFT_RECORDS' * tables * it_out_sum = out_sum.
ISSR_OUT_SELECT_MFT_RECORDS CALL FUNCTION 'ISSR_OUT_SELECT_MFT_RECORDS' EXPORTING lf_cf_list = 'X' TABLES it_out_sum = out_sum.
ISSR_MD_ZGP_BUSINESS_DATA CALL FUNCTION 'ISSR_MD_ZGP_BUSINESS_DATA' EXPORTING i_partner = wa_out_sum-rpartner i_budat = wa_out_sum-endda IMPORTING e_s_bp021 = e_s_bp021 * E_TEXT_BP_ANN_ACC = * E_DIVIDEND = * E_DIV_CUR = * E_DIV_PRNT = EXCEPTIONS no_partner = 1 OTHERS = 2.
CONVERT_TO_FOREIGN_CURRENCY CALL FUNCTION 'CONVERT_TO_FOREIGN_CURRENCY' EXPORTING date = wa_out_sum-endda foreign_currency = wa_out_sum-rtcur local_amount = grundkapital local_currency = bilanzwaehrung IMPORTING foreign_amount = grundkapital EXCEPTIONS no_rate_found = 1 OTHERS = 1.
ISSR_RE_FLOWS_GET_FROM_MEMORY CALL FUNCTION 'ISSR_RE_FLOWS_GET_FROM_MEMORY' IMPORTING e_out_sum_bc = it_out_sum_bc * e_out_sum_fl = g_out_sum_fl EXCEPTIONS out_sum_bc_empty = 1 out_sum_flow_empty = 2 OTHERS = 3.
ISSR_MD_ZGP_BUSINESS_DATA CALL FUNCTION 'ISSR_MD_ZGP_BUSINESS_DATA' EXPORTING i_partner = wa_out_sum-rpartner i_budat = akt_begda IMPORTING e_s_bp021 = e_s_bp021 * E_TEXT_BP_ANN_ACC = * E_DIVIDEND = * E_DIV_CUR = * E_DIV_PRNT = EXCEPTIONS no_partner = 1 OTHERS = 2.
CONVERT_TO_FOREIGN_CURRENCY CALL FUNCTION 'CONVERT_TO_FOREIGN_CURRENCY' EXPORTING date = akt_begda foreign_currency = wa_out_sum-rtcur local_amount = grundkapital local_currency = bilanzwaehrung IMPORTING foreign_amount = grundkapital EXCEPTIONS no_rate_found = 1 OTHERS = 1.
ISSR_OUT_SUMROWS_BST_DE CALL FUNCTION 'ISSR_OUT_SUMROWS_BST_DE' EXPORTING it_flows_bc = lt_flows_bc[] it_flows_in_timeframe = lt_flows[] CHANGING ct_out_sum = out_sum[] EXCEPTIONS cust_error_oeffnkl = 1 OTHERS = 2.
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 SR_EXIT_S_OUT_DE_P_BC or its description.