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

RJHAU201_FILL_POSITION_MOTIV SAP ABAP INCLUDE - RJHAU201FILLPOSITIONMOTIV







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

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:

WRITE_FORM call function 'WRITE_FORM' exporting element = 'ITEM_LINE_MOTIV'.

ISP_SELECT_SINGLE_TJJ20 call function 'ISP_SELECT_SINGLE_TJJ20' exporting azart_gest = jhamot-azart_gest aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjj20_i = tjj20 exceptions others = 2.

ISP_SELECT_SINGLE_TJJ14 call function 'ISP_SELECT_SINGLE_TJJ14' exporting azart_area = jhamot-azart_area aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjj14_i = tjj14 exceptions others = 2.

ISM_SELECT_SINGLE_TJH58 call function 'ISM_SELECT_SINGLE_TJH58' exporting ispeinheit = jhamot-breite_seh aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjh58_i = tjh58 exceptions others = 2.

ISM_SELECT_SINGLE_TJH58 call function 'ISM_SELECT_SINGLE_TJH58' exporting ispeinheit = jhamot-breite_ieh aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjh58_i = tjh58 exceptions others = 2.

ISM_SELECT_SINGLE_TJH62 call function 'ISM_SELECT_SINGLE_TJH62' exporting ispeinh_h = jhamot-hoehe_s_eh aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjh62_i = tjh62 exceptions others = 2.

ISM_SELECT_SINGLE_TJH62 call function 'ISM_SELECT_SINGLE_TJH62' exporting ispeinh_h = jhamot-hoehe_i_eh aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjh62_i = tjh62 exceptions others = 2.

ISP_SELECT_SINGLE_TJJ12 call function 'ISP_SELECT_SINGLE_TJJ12' exporting azart_farb = jhamot-azart_farb aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjj12_i = tjj12 exceptions others = 2.

ISP_SELECT_SINGLE_TJJ18 call function 'ISP_SELECT_SINGLE_TJJ18' exporting azart_form = jhamot-azart_form aktsprsl = pv_nast_spras bassprsl = sy-langu msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjj18_i = tjj18 exceptions others = 2.

ISP_SELECT_SINGLE_TJJ50 call function 'ISP_SELECT_SINGLE_TJJ50' exporting aktsprsl = pv_nast_spras bassprsl = sy-langu azart_sond = jhamot-azart_sond msgty1 = con_msg_extern msgty2 = con_msg_extern importing meldung = ps_msg tjj50_i = tjj50 exceptions others = 2.



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