SAP Reports / Programs | Trader's and Scheduler's Workbench | Industry Solution Oil | Trader's and Scheduler's Workbench(IS-OIL-DS-TSW) SAP IS

MOIJTF01 SAP ABAP INCLUDE - Include MOIJTF01







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


Text pool values


Title: Include MOIJTF01


INCLUDES used within this REPORT MOIJTF01

INCLUDE MOIJTF01_GET_NOM_ITEMS . " GET_NOM_ITEMS
INCLUDE MOIJTF01_GET_VALID_TSW_CARRIER . " GET_VALID_TSW_CARRIERS
INCLUDE MOIJTF01_GET_VALID_TSW_TICKETS . " GET_VALID_TSW_TICKETS
INCLUDE MOIJTF01_CREATE_TICKET_RECORD . " CREATE_TICKET_RECORD
INCLUDE MOIJTF01_GET_TICKET_RECORD . " GET_TICKET_RECORD
INCLUDE MOIJTF01_MARK_ITEM . " MARK_ITEM
INCLUDE MOIJTF01_GET_VALID_TSW_LOC . " GET_VALID_TSW_LOC
INCLUDE MOIJTF01_CHAR_FLTP_CONVERSION . " CHAR_FLTP_CONVERSION
INCLUDE MOIJTF01_LINE_SELECTED . " LINE_SELECTED
INCLUDE MOIJTF01_CHECK_UOM . " CHECK_UOM
INCLUDE MOIJTF01_CHECK_UOM_REDUNDANCY . " CHECK_UOM_REDUNDANCY
INCLUDE MOIJTF01_MOVE_ROW_TO_G_OIJHUOM . " MOVE_ROW_TO_G_OIJHUOM
INCLUDE MOIJTF01_GET_ACTUAL_DDIC. "SO6K014324
INCLUDE MOIJTF01_HEADER_DATA_FILL. "SO6K014324
INCLUDE MOIJTF01_ITEM_DATA_FILL. "SO6K014324
INCLUDE MOIJTF01_TABLES_DATA_FILL. "SO6K014324
INCLUDE MOIJTF01_TRANSFER_DATA. "SO6K014324
INCLUDE MOIJTF01_F4_HELP_UOM.


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