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

WSAC0F10 SAP ABAP INCLUDE - Include WSAC0F10







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


Text pool values


Title: Include WSAC0F10


INCLUDES used within this REPORT WSAC0F10

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:

COMPANY_CODE_READ_SEC CALL FUNCTION 'COMPANY_CODE_READ_SEC' EXPORTING I_BUKRS = GESAMT_BEVI-BUKRS IMPORTING E_T001 = H_T001 E_TZBZ = H_TZBZ EXCEPTIONS T001_ENTRY_NOT_FOUND = 1 TZBZ_ENTRY_NOT_FOUND = 2 I_BUKRS_INITIAL = 3 OTHERS = 4.

EVALUATION_INIT CALL FUNCTION 'EVALUATION_INIT' EXPORTING BUKRS = GESAMT_BEVI-BUKRS FOREIGN_CURRENCY = GESAMT_BEVI-SBWHR GSART = VWPANLA-GSART LOCAL_CURRENCY = H_T001-WAERS RANL = GESAMT_BEVI-RANL RANTYP = '2' SANLF = VWPANLA-SANLF SNOTI = VWPANLA-SNOTI.

EVALUATION_PREPARE CALL FUNCTION 'EVALUATION_PREPARE' EXPORTING RLDEPO = H_BEWGRP-TRLDEPO X_REFRESH_TABLE = ' ' TABLES TVZZBEPP = GESAMT_VZZBEPP.

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 = 01 KONDITION_NOT_FOUND = 02 SKOART_NOT_FOUND = 03 TEXT_NOT_FOUND = 04.

EVALUATION_PREPARE CALL FUNCTION 'EVALUATION_PREPARE' EXPORTING RLDEPO = EAZB_VZZBEPP-SAC_RLDEPO X_REFRESH_TABLE = 'X' TABLES TVZZBEPP = IT_VZZBEPP_PRO_DEP.

EVALUATION_CALCULATE_NEW CALL FUNCTION 'EVALUATION_CALCULATE_NEW' EXPORTING X_DEVISE = '1'.

EVALUATION_RECALL CALL FUNCTION 'EVALUATION_RECALL' EXPORTING RLDEPO = EAZB_VZZBEPP-SAC_RLDEPO TABLES TVZZBEPP = IT_VZZBEPP_PRO_DEP.

ACCUMULATION_INIT CALL FUNCTION 'ACCUMULATION_INIT' EXPORTING FOREIGN_CURRENCY = IT_VZZBEPP_FOR_PV-SBWHR LOCAL_CURRENCY = H_T001-WAERS.

ACCUMULATION_ADD CALL FUNCTION 'ACCUMULATION_ADD' EXPORTING VBEPP = ACCUM_VZZBEPP * VERARB = ' ' RLDEPO = EAZB_VZZBEPP-RLDEPO.

ACCUMULATION_RESULT CALL FUNCTION 'ACCUMULATION_RESULT' IMPORTING REVAL = REVAL_KAP.

CONVERSION_GIVING_RATE_F CALL FUNCTION 'CONVERSION_GIVING_RATE_F' EXPORTING FOREIGN_AMOUNT = REVAL_KAP-BBUCHWR FOREIGN_CURRENCY = IT_VZZBEPP_FOR_PV-SBWHR LOCAL_AMOUNT = REVAL_KAP-BBUCHHW LOCAL_CURRENCY = H_T001-WAERS RKURSBER = H_TZBZ-RKURSBER IMPORTING RATE_F = BARWERT_FOREX.

CONVERSION_WITH_RATE_F CALL FUNCTION 'CONVERSION_WITH_RATE_F' EXPORTING FOREIGN_AMOUNT = IT_VZZBEPP_FOR_PV-BBWHR FOREIGN_CURRENCY = IT_VZZBEPP_FOR_PV-SBWHR LOCAL_CURRENCY = H_T001-WAERS RATE_F = BARWERT_FOREX IMPORTING LOCAL_AMOUNT = IT_VZZBEPP_FOR_PV-BHWHR.

TRANSACTION_TYPE_SELECT_S_H CALL FUNCTION 'TRANSACTION_TYPE_SELECT_S_H' EXPORTING I_RANTYP = '2' I_SBEWZITI = CON_SBEWZITI I_SKOGRP = CON_SKOGRP I_SSOLHAB = CON_SSOLHAB IMPORTING E_TZB0A = I_TZB0A EXCEPTIONS SBEWART_1_2_NOT_FOUND = 01 SBEWZITI_NOT_FOUND = 02.

ACCUMULATION_INIT CALL FUNCTION 'ACCUMULATION_INIT' EXPORTING FOREIGN_CURRENCY = I_REVALD-SBWHR LOCAL_CURRENCY = H_T001-WAERS.

CASH_FLOW_CONSTRUCT_SECURITY CALL FUNCTION 'CASH_FLOW_CONSTRUCT_SECURITY' EXPORTING I_BUKRS = IT_VZZBEPP_FOR_PV-BUKRS I_KOKO = VZZKOKO I_VWPANLA = VWPANLA I_RLDEPO = IT_VZZBEPP_FOR_PV-RLDEPO TABLES I_BEPP = IT_VZZBEPP_FOR_PV I_KOPO = TVZZKOPO EXCEPTIONS KEINE_TILGUNGSKONDITIONEN = 01 LAUFZEITENDE_FEHLT = 02 LAUFZEITENDE_NICHT_ERMITTELBAR = 03 LAUFZEIT_ODER_RATE_FEHLT = 04 NEGATIVE_TILGUNG_AUFGETRETEN = 05.

FVWE_CALCULATE_DURATION CALL FUNCTION 'FVWE_CALCULATE_DURATION' EXPORTING VARIANTE = 3 PV_STICHTAG = PV_STICHTAG TABLES ERGEBNIS = I_ERGEBNIS I_BEPP = IT_VZZBEPP_FOR_PV I_BESTAND = I_REVALD.

FWEV_SAC_VALUE_CALCULATE CALL FUNCTION 'FWEV_SAC_VALUE_CALCULATE' EXPORTING I_SET_DATE = WA_GESAMT_VZZBEPP-DDISPO I_TAB_FLOWS = IT_BEPP_FOR_PV I_BUKRS = WA_GESAMT_VZZBEPP-BUKRS I_RANL = WA_GESAMT_VZZBEPP-RANL IMPORTING E_SAC_VALUE = L_BARWERT E_EFFECTIVE_RATE = I_PEFFZINS.

FVVK_EVALUATION_INIT CALL FUNCTION 'FVVK_EVALUATION_INIT' EXPORTING I_BUKRS = L_WA_BEPP_FOR_PV-BUKRS I_TAB_RANL_RLDEPO = L_TAB_RANL_RLDEPO I_BEPP = I_TAB_BEPP_FOR_PV.

FVVK_EVALUATION_CALCULATE





CALL FUNCTION 'FVVK_EVALUATION_CALCULATE' IMPORTING E_RESULT = C_TAB_KGV_BEPP.



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