SAP Reports / Programs | Financials | Financial Supply Chain Management | Transaction Manager(FIN-FSCM-TRM-TM) SAP FIN

WPAGWFRM SAP ABAP INCLUDE - Securities accrual/deferral form routines







WPAGWFRM 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 WPAGWFRM 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 WPAGWFRM. "Basic submit
SUBMIT WPAGWFRM AND RETURN. "Return to original report after report execution complete
SUBMIT WPAGWFRM VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Securities accrual/deferral form routines


INCLUDES used within this REPORT WPAGWFRM

No INCLUDES are used within this REPORT code!


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:

FVZR_LOAD_KOKOS call function 'FVZR_LOAD_KOKOS'".......................FVZR_LOAD_KOKOS

FVZK_LOAD_VZZKOPO call function 'FVZK_LOAD_VZZKOPO'".................FVZK_LOAD_VZZKOPO

CASH_FLOW_CONSTRUCT call function 'CASH_FLOW_CONSTRUCT'"...........CASH_FLOW_CONSTRUCT

ACCUMULATION_INIT call function 'ACCUMULATION_INIT' exporting foreign_currency = vwpanla-rewhr "Emissionswährung local_currency = t001-waers. "Hauswährung

ACCUMULATION_ADD call function 'ACCUMULATION_ADD' exporting vbepp = par_io_bepp * verarb = ' ' rldepo = par_io_bepp-rldepo.

ACCUMULATION_RESULT call function 'ACCUMULATION_RESULT' importing reval = l_reval.

CASH_FLOW_RANGE call function 'CASH_FLOW_RANGE' exporting bukrs = par_io_bepp-bukrs gsart = vwpanla-gsart startdatum = sy-datum importing datum_bis = vzzkoko-delfz exceptions gsart_notfound = 1 others = 2.

FVZK_LOAD_VZZKOPO call function 'FVZK_LOAD_VZZKOPO' exporting dguel_kp = sy-datum get_empty = space gsart = vwpanla-gsart init_tables = space koko_key = koko_key tables ivzzkopo = tvzzkopo exceptions group_not_found = 1 kondition_not_found = 2 sbewziti_different = 3 skoart_not_found = 4 text_not_found = 5 others = 6.

CASH_FLOW_CONSTRUCT_SECURITY call function 'CASH_FLOW_CONSTRUCT_SECURITY' exporting i_bukrs = t001-bukrs i_koko = vzzkoko i_rldepo = i_vwpdepo-rldepo i_vwpanla = vwpanla I_FLG_NEW_CALCULATOR = 'X' tables i_bepp = par_io_bepp i_kopo = tvzzkopo exceptions keine_tilgungskonditionen = 1 laufzeitende_fehlt = 2 laufzeitende_nicht_ermittelbar = 3 laufzeit_oder_rate_fehlt = 4 negative_tilgung_aufgetreten = 5 others = 6.

LOGFILE_TOP_OF_PAGE call function 'LOGFILE_TOP_OF_PAGE'" Scho zu 2.22F8

ACCUMULATION_DEPOT call function 'ACCUMULATION_DEPOT' exporting bukrs = bevi-bukrs dbestand = pa_stich kz_bevi = 1 ranl = bevi-ranl rldepot = bevi-rldepo tables i_tvwbevi = bevi o_revalb = myrevalb .

ACCUMULATION_DEPOT call function 'ACCUMULATION_DEPOT' " Scho zu F3.04/5

ENQUEUE_EFWBEST call function 'ENQUEUE_EFWBEST'".......................ENQUEUE_EFWBEST

DEQUEUE_EFWBEST call function 'DEQUEUE_EFWBEST'"...................DEQUEUE_EFWBEST

POPUP_TO_DECIDE call function 'POPUP_TO_DECIDE'".....................POPUP_TO_DECIDE

TB_MESSAGE_SHOW_HELPSCREEN call function 'TB_MESSAGE_SHOW_HELPSCREEN' exporting langu = sy-langu msgid = hide_data-msgid msgno = hide_data-msgno msgv1 = hide_data-msgv1 msgv2 = hide_data-msgv2 msgv3 = hide_data-msgv3 msgv4 = hide_data-msgv4 text = hide_data-text title = text-t22.

EVALUATION_PARA_DETERMINE call function 'EVALUATION_PARA_DETERMINE' exporting bukrs = i_vwpdepo-bukrs ranl = i_vwpdepo-ranl revaluation_range = '01' rldepo = i_vwpdepo-rldepo * X_EBENE = E05 importing revaluation_amorticed_cost = srevac revaluation_class = srevcls revaluation_group = srevgrp * REVALUATION_PRINCIPLE = SREVPRC revaluation_type = srevtyp exceptions tzrcl_not_found = 01 tzrr1_not_found = 02.

DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING name = 'SZBMETH' tables dd07v_tab = tsbzmeth_t.

REUSE_ALV_COMMENTARY_WRITE





call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = it_header.

CHECK_PERIOD_END_CLOSING call function 'CHECK_PERIOD_END_CLOSING' exporting i_date = p_pa_stich i_bukrs = p_ivwbevi_bukrs i_ranl_rldepo_list = l_tab_ranl_rldepo i_actual_transactions = p_ivwbevi * i_plan_transactions = u_tab_vwbepp i_check_modus = 1 importing e_result = l_result_1 * E_IT_PAB_IN_DEPOT = * E_IT_CLOSED_TRANSACTIONS = .

CHECK_PERIOD_END_CLOSING call function 'CHECK_PERIOD_END_CLOSING' exporting i_date = p_pa_stich i_bukrs = p_ivwbevi_bukrs i_ranl_rldepo_list = l_tab_ranl_rldepo i_actual_transactions = p_ivwbevi i_plan_transactions = p_tvwbepp i_check_modus = 2 importing e_result = l_result_2 * E_IT_PAB_IN_DEPOT = * E_IT_CLOSED_TRANSACTIONS = .

TB_PROT_DISPLAY_POSTED_TRANS call function 'TB_PROT_DISPLAY_POSTED_TRANS'.

TB_PROT_DISPLAY_FAILED_TRANS call function 'TB_PROT_DISPLAY_FAILED_TRANS'.

BAL_GLB_SEARCH_MSG call function 'BAL_GLB_SEARCH_MSG' importing e_t_msg_handle = handle exceptions msg_not_found = 0 others = 0.



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 WPAGWFRM or its description.