J_3R_LF_INV18 is a standard Executable ABAP Report 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 J_3R_LF_INV18 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RALFINV18 - INV-18 Diff. List for Fixed Assets
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.
Selection Text: SO_ROOM = D .
Selection Text: SO_PSTDT = D .
Selection Text: SO_PERN = D .
Selection Text: SO_INVNR = D .
Selection Text: P_PRINTR = D .
Selection Text: P_ORDTYP = D .
Selection Text: P_ORDNUM = D .
Selection Text: P_ORDDAT = D .
Selection Text: P_OPTYPE = D .
Selection Text: P_NUMCPY = D .
Selection Text: P_KEYSET = D .
Selection Text: P_INVEND = D .
Selection Text: P_INVBEG = D .
Selection Text: P_FORMNA = D .
Selection Text: P_CUM = D .
Selection Text: P_AHSG = D .
Selection Text: PDF_PRN = Direct Printing
Selection Text: PDF_PRE = PDF Preview
Selection Text: PDF_INT = Interactive PDF
Selection Text: ALV_PRE = ALV Preview
Title: INV-18 Difference List for Fixed Assets
Text Symbol: TEL = tel
Text Symbol: PRN = Direct Printing
Text Symbol: PDF = PDF Preview
Text Symbol: OUT = Output Settings
Text Symbol: INT = Interactive PDF
Text Symbol: CUM = Cumulate If Same Asset Found
Text Symbol: ALV = ALV Preview
Text Symbol: 011 = LEASED
Text Symbol: 006 = @0H\Q@ Hide Output Settings
Text Symbol: 005 = @0E\Q@ Show Output Settings
Text Symbol: 004 = @0H\Q@ Hide Inventory Parameters
Text Symbol: 003 = @0E\Q@ Show Inventory Parameters
Text Symbol: 002 = Inventory Parameters
Text Symbol: 001 = Time Dependent Parameters
INCLUDE J_3R_INV18_TOP IF FOUND.
INCLUDE J_3R_LF_COMMON_TOP.
INCLUDE J_3R_INV18_SEL_SCR IF FOUND.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3R_LF_INV18 - INV-18 Difference List for Fixed Assets J_3R_LF_INV18 - INV-18 Difference List for Fixed Assets J_3R_LF_INV11_INITIALIZATION - Include J_3R_LF_INV11_INITIALIZATION J_3R_LF_INV11_AT_SELSCR_OUT - Include J_3R_LF_INV11_AT_SELSCR_OUT J_3R_LF_INV11 - INV-11 Prepaid Expenses Inventory (Russia) J_3R_LF_INV11 - INV-11 Prepaid Expenses Inventory (Russia)