SAP Reports / Programs | Just-In-Time Processing | Industry Solution Automotive | Just-In-Time Processing(IS-A-JIT) SAP IS

RJITMON_INCLUDES SAP ABAP INCLUDE - RJITMONINCLUDES







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

INCLUDE JIT_READ_JITMA.
INCLUDE RJITMON_PBO100.
INCLUDE JIT_READ_JITCU_SB.
INCLUDE RJITMON_REFRESH_REPORT.
INCLUDE RJITMON_READ_JITTE.
INCLUDE JIT_READ_JITMA_SB_TABINDEX.
INCLUDE JIT_BUILD_TIMSTAMP_OPTION.
INCLUDE JIT_BUILD_CHECK_OPTION.
INCLUDE RJITMON_FILL_IO400.
INCLUDE RJITMON_START_ACTION.
INCLUDE RJITMON_BUILD_CUSTO_PT.
INCLUDE RJITMON_COPY_EXPAND.
INCLUDE RJITMON_COPY_MARK.
INCLUDE RJITMON_GET_MARK_FROM_MEMORY.
INCLUDE RJITMON_PBO600.
INCLUDE RJITMON_PAI600.
INCLUDE JIT_UNLOCK.
INCLUDE RJITMON_ADD_MATNR_TO_SLAVEIT.
INCLUDE RJITMON_DISPLAY_NAMES.
INCLUDE RJITMON_CONVERT_TIMESTAMPS.
INCLUDE RJITMON_DISVARIANT.
INCLUDE RJITMON_SET_COLOUR.
INCLUDE RJITMON_BUILD_SELECT_OPTIONS.
INCLUDE RJITMON_SWITCH_TO_IDOC.
INCLUDE RJITMON_INIT_ICONS.
INCLUDE RJITMON_DOWNLOAD.
INCLUDE RJITMON_MATERIAL2MASTER.
INCLUDE RJITMON_ITEMS_4_ACTION.
INCLUDE RJITMON_LIST_EQUI_COMP.
INCLUDE RJITMON_SWITCH_TO_HULI.
INCLUDE RJITMON_CHECK_SELKZ.
INCLUDE RJITMON001_CHECK_STEU0.
INCLUDE RJITMON001_G.
INCLUDE RJITMON_F4_FOR_FELD.
INCLUDE RJITMON_SHOW_STATISTICS.
INCLUDE RJITMON_INIT_LAYOUT.
INCLUDE RJITMON_SWITCH_TO_JIT.
INCLUDE RJITMON_SHOW_GRAF_MATRIX.
INCLUDE RJITMON_INIT_INDAT_EXDAT.




INCLUDE RJITMON_BATCH_ACTION.
INCLUDE RJITMON_BUILD_ANLIE_GT.
INCLUDE RJITMON_DISPLAY_ACTION_MATRIX.
INCLUDE RJITMON_SWITCH_TO_DOCDATA.
INCLUDE RJITMON_CHECK_JITOUTBOUND.
INCLUDE RJITMON_INIT_DISPLAY_VARIANT.
INCLUDE RJITMON_SHOW_OCALL.
INCLUDE RJITMON_SHOW_JIT_OUTBOUND.
INCLUDE RJITMON_MERGE_REFTX_2_SLAVE_GT.
INCLUDE RJITMON_MODI_FKAT.
INCLUDE RJITMON_SHOW_LOG.
INCLUDE RJITMON001_SAVE_COMMENT.
INCLUDE JITOMONF11.
INCLUDE RJITMON_STORE_AS_NEW_IDOC.
INCLUDE RJITMON_START_OF_SELECTION.
INCLUDE RJITMON_FCODE_ACTION.
INCLUDE RJITMON_START_PROGRAMS.
INCLUDE RJITMON_USER_COMMAND_0600.
INCLUDE RJITMON_SWITCH_ESP.


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:

No SAP FUNCTION MODULES are executed within this report code!



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