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

RJHABF03 SAP ABAP INCLUDE - FDÜ: Vorlageprogramm für Zentrale Geschäftspartner







RJHABF03 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 RJHABF03 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 RJHABF03. "Basic submit
SUBMIT RJHABF03 AND RETURN. "Return to original report after report execution complete
SUBMIT RJHABF03 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 RJHABF03

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:

ISPAM_COLL_PROC_ADD CALL FUNCTION 'ISPAM_COLL_PROC_ADD' EXPORTING iv_smart = con_smart_abserneu IMPORTING es_temp_jhtak = ls_ak.

ISMAM_COA_ENQUEUE * call function 'ISMAM_COA_ENQUEUE' * exporting * pv_vtnr = ls_line-vtnr * exceptions * foreign_lock = 1 * failure = 2.

ISMAM_COA_REFRESH * call function 'ISMAM_COA_REFRESH'.

ISMAM_COA_READ * call function 'ISMAM_COA_READ' * exporting * pv_vtnr = ls_line-vtnr * pv_trtyp = con_aendern1 * pv_dranw = 'VN' * importing * ps_coa = ls_coa_old * exceptions * no_auth * no_tjhva * media_mix_coa.

ISP_CONTRACT_RENEW * call function 'ISP_CONTRACT_RENEW' * importing * ps_coa_new = ls_coa_new * changing * ps_coa_old = ls_coa_old * exceptions * error_message.

ISP_GET_MESSAGE_TEXT * call function 'ISP_GET_MESSAGE_TEXT' * exporting * meldung = ls_msg * importing * text = ls_coa_old-coa-abs_nachb.

ISMAM_COA_POST_MULTIPLE * call function 'ISMAM_COA_POST_MULTIPLE' * exporting * pt_head = lt_coa[] * pt_item = ls_coa_old-item[] * pt_gpz = ls_coa_old-gpz[] * pt_vvb = ls_coa_old-vvb[].

ISPAM_COLL_PROC_ITEM_ADD * call function 'ISPAM_COLL_PROC_ITEM_ADD' * exporting * iv_sammg = ls_ak-sammg * iv_vbeln = lv_vbeln.

ISMAM_COA_REFRESH * call function 'ISMAM_COA_REFRESH'.

ISPAM_HINT_LIST CALL FUNCTION 'ISPAM_HINT_LIST' EXPORTING in_titlebar = 'H11'.

ISPAM_COLL_PROC_SAVE CALL FUNCTION 'ISPAM_COLL_PROC_SAVE' EXPORTING iv_sammg = ls_ak-sammg.

ISPAM_COLL_PROC_REFRESH * call function 'ISPAM_COLL_PROC_REFRESH'.

ISPAM_COLL_PROC_ADD CALL FUNCTION 'ISPAM_COLL_PROC_ADD' EXPORTING iv_smart = con_smart_absnachr IMPORTING es_temp_jhtak = ls_ak.

ISMAM_COA_ENQUEUE * call function 'ISMAM_COA_ENQUEUE' * exporting * pv_vtnr = ls_line-vtnr * exceptions * foreign_lock = 1 * failure = 2.

ISMAM_COA_REFRESH * call function 'ISMAM_COA_REFRESH'.

ISMAM_COA_READ * call function 'ISMAM_COA_READ' * exporting * pv_vtnr = ls_line-vtnr * pv_flg_check_mmcoa = space * pv_trtyp = con_aendern1 * pv_dranw = 'VM' * importing * ps_coa = ls_coa * exceptions * no_auth * no_tjhva.

ISM_COA_MESSAGING * call function 'ISM_COA_MESSAGING' * exporting * pv_trtyp = con_aendern1 * ps_coa = ls_coa * tables * pt_part = lt_part.

ISPAM_CON_NAST_OBJKY_BUILD * call function 'ISPAM_CON_NAST_OBJKY_BUILD' * exporting * jhtvko_vtnr = ls_coa-coa-vtnr * importing * nast_objky = lv_objky.

DDIF_FIELDINFO_GET





* call function 'DDIF_FIELDINFO_GET' * exporting * tabname = 'JHTVKO' * lfieldname = 'VTNR' * importing * dfies_wa = ls_dfies.

RV_MESSAGES_MAINTENANCE * call function 'RV_MESSAGES_MAINTENANCE' * exporting * min_btext = lv_bildtext * min_cua_text = ls_dfies-scrtext_l * min_kalsm = ls_coa-tjhva-n_kalsm * min_kappl = con_sd_appl_abschl * min_objky = lv_objky * tables * mtb_part = lt_part.

ISMAM_COA_POST * call function 'ISMAM_COA_POST' * changing * ps_coa = ls_coa.

ISPAM_COLL_PROC_ITEM_ADD * call function 'ISPAM_COLL_PROC_ITEM_ADD' * exporting * iv_sammg = ls_ak-sammg * iv_vbeln = lv_vbeln.

ISM_COA_ASS_RESET CALL FUNCTION 'ISM_COA_ASS_RESET'.

ISPAM_HINT_LIST CALL FUNCTION 'ISPAM_HINT_LIST' EXPORTING in_titlebar = 'H15'.

ISPAM_COLL_PROC_SAVE CALL FUNCTION 'ISPAM_COLL_PROC_SAVE' EXPORTING iv_sammg = ls_ak-sammg.

ISPAM_COLL_PROC_REFRESH * call function 'ISPAM_COLL_PROC_REFRESH'.

ISMAM_COA_ENQUEUE CALL FUNCTION 'ISMAM_COA_ENQUEUE' EXPORTING pv_mode = 'D'.

ISPAM_PROTOCOL_ADD CALL FUNCTION 'ISPAM_PROTOCOL_ADD' EXPORTING in_objkt = con_objkt_abschluss in_vbeln = pv_vtnr in_msgid = ps_msg-msgid in_msgno = ps_msg-msgno in_msgty = ps_msg-msgty in_msgv1 = ps_msg-msgv1 in_msgv2 = ps_msg-msgv2 in_msgv3 = ps_msg-msgv3 in_msgv4 = ps_msg-msgv4.



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