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

RJHRRAV52R SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT RJHRRAV52R

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:

ISP_AVM_READ call function 'ISP_AVM_READ' exporting in_avm_nr = ls_mam_order-avm_nr in_clear_tables = 'X' in_avm_actualize = ' ' in_fill_global_memory = ' ' * TABLES * IN_SELECT_ITEMS = changing par_yjhak = lt_yjhak par_yjhap = lt_yjhap par_yjhae = lt_yjhae par_yjhaea = lt_yjhaea par_yjhaes = lt_yjhaes par_yjhaew = lt_yjhaew par_yjhaev = lt_yjhaev par_yjhaeo = lt_yjhaeo par_yjhaga = lt_yjhaga par_ykonv = lt_ykonv.

ISMAM_RR_CONVERT_ORDER_TAB call function 'ISMAM_RR_CONVERT_ORDER_TAB' exporting pt_rjhae = lt_rjhae pt_rjhaea = lt_rjhaea pt_rjhaes = lt_rjhaes pt_rjhaew = lt_rjhaew pt_rjhaev = lt_rjhaev pt_rjhaeo = lt_rjhaeo pt_yjhak = lt_yjhak pt_yjhaga = lt_yjhaga pt_rjhaxkv = lt_rjhaxkv pt_yjhae = lt_yjhae pt_yjhaea = lt_yjhaea pt_yjhaes = lt_yjhaes pt_yjhaew = lt_yjhaew pt_yjhaev = lt_yjhaev pt_yjhaeo = lt_yjhaeo importing ps_t001 = ls_t001 pt_xvbpa = lt_xvbpa[] pt_xvbap = lt_xvbap[] pt_yvbap = lt_yvbap[] pt_rr_xkomv = lt_xkomv[] pt_tkomp = lt_tkomp[] pt_xvbkd = lt_xvbkd[] pt_xfpla = lt_xfpla[] pt_xfplt = lt_xfplt[] pt_yfplt = lt_yfplt[] pt_xvbup = lt_xvbup[] pt_yvbup = lt_yvbup[] pt_yvbkd = lt_yvbkd[] ps_xvbak = ls_xvbak ps_yvbak = ls_yvbak pv_xvbak_updkz = lv_xvbak_updkz pv_yvbak_updkz = lv_yvbak_updkz ps_tkomk = ls_tkomk changing ps_xjhak = ls_xjhak pt_xjhap = lt_xjhap pt_xjhaga = lt_xjhaga exceptions no_conversion = 1.

ISMAM_RD_MEM_REFRESH call function 'ISMAM_RD_MEM_REFRESH' .

RV_MESSAGES_REFRESH call function 'RV_MESSAGES_REFRESH' .

ISMAM_RR_IXSD_REFRESH call function 'ISMAM_RR_IXSD_REFRESH' .



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