SAP Reports / Programs | Advertising Management | SAP Media | Advertising Management(IS-M-AM) SAP IS

FV64A224 SAP ABAP INCLUDE - Overall Pricing for Revenue Object Valuation







FV64A224 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for 100% Distribution This formula is run from two locations in overall pricing: When the cumulated condition is valued in GKOMV_BEWERTEN...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter FV64A224 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 FV64A224. "Basic submit
SUBMIT FV64A224 AND RETURN. "Return to original report after report execution complete
SUBMIT FV64A224 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Overall Pricing for Revenue Object Valuation


INCLUDES used within this REPORT FV64A224

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:

ISM_EVOBJ_KWERT_ACTIVE_CHECK call function 'ISM_EVOBJ_KWERT_ACTIVE_CHECK' exceptions not_active.

ISM_HEADER_COND_KNUMV_GET call function 'ISM_HEADER_COND_KNUMV_GET' exporting pv_flg_start = 'X' importing pv_knumv = ls_komv-knumv exceptions no_more_knumv.

ISMAM_RD_KAWRT_FOR_KSCHL_GET call function 'ISMAM_RD_KAWRT_FOR_KSCHL_GET' exporting ps_komv = ls_komv importing pv_kawrt = lv_kwert.

ISM_HEADER_COND_KNUMV_GET call function 'ISM_HEADER_COND_KNUMV_GET' importing pv_knumv = ls_komv-knumv exceptions no_more_knumv.

ISMAM_RD_DOC_ITEM_STATUS_CHECK call function 'ISMAM_RD_DOC_ITEM_STATUS_CHECK' exporting pv_knumv = -knumv pv_kposn = -kposn exceptions status_done.

ISMAM_RD_DOC_ITEM_STATUS_CHECK call function 'ISMAM_RD_DOC_ITEM_STATUS_CHECK' exporting pv_knumv = -knumv pv_kposn = -kposn importing pv_poper = lv_poper exceptions status_done.

ISM_EVOBJ_KWERT_GET call function 'ISM_EVOBJ_KWERT_GET' exporting ps_komv = ls_komv importing pv_kwert = xkwert.

ISMAM_RD_DOC_ITEM_DONE_CHECK call function 'ISMAM_RD_DOC_ITEM_DONE_CHECK' exporting pv_knumv = xkomv-knumv pv_kposn = xkomv-kposn exceptions status_done = 1 status_recognised = 2 status_deferred = 3.

ISMAM_RD_KOMV_FOR_KSCHL_GET call function 'ISMAM_RD_KOMV_FOR_KSCHL_GET' exporting ps_komv = ls_komv changing pv_kbetr = xkomv-kbetr pv_kwert = xkwert pv_sakn1 = xkomv-sakn1 pv_sakn2 = xkomv-sakn2.

ISMAM_RD_KOMV_FOR_KSCHL_GET call function 'ISMAM_RD_KOMV_FOR_KSCHL_GET' exporting ps_komv = ls_komv changing pv_sakn1 = xkomv-sakn1 pv_sakn2 = xkomv-sakn2.

ISMAM_RD_KOMV_FOR_KSCHL_GET call function 'ISMAM_RD_KOMV_FOR_KSCHL_GET' exporting ps_komv = ls_komv changing pv_sakn2 = xkomv-sakn2.



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