SAP Reports / Programs | Recycling Administration Core Functions | Recycling Administration | Recycling Administration Core Functions(IS-REA-COR) SAP IS

J_7LIKA0_FISCHER SAP ABAP Report - REA Info Systems: Cost Analysis, Article (Old)







J_7LIKA0_FISCHER 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_7LIKA0_FISCHER into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

J7L8_FISCH - REA Cost Analysis: Article (Old)


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


Text pool values


Selection Text: BUKRS_S = Company Code
Selection Text: ENTNA_S = Recycling Partner
Selection Text: LAND1_S = Country
Selection Text: MAKTX_S = Article Description
Selection Text: MATKL_S = D Material Group
Selection Text: MTART_S = Material Type
Selection Text: MTYP_S = Article Category
Selection Text: POSNR_S = Billing Item
Selection Text: PRODH_S = D Product Hierarchy
Selection Text: SO_MATNR = D Material
Selection Text: SPART_S = Division
Selection Text: VBELN_S = Billing No.
Selection Text: VKORG_S = Sales Organization
Selection Text: VRKME_S = Sales Unit
Selection Text: VTWEG_S = Distribution Channel
Title: REA Info Systems: Cost Analysis, Article (Old)
Text Symbol: 046 = Settlem. To
Text Symbol: 047 = Subst.Weight
Text Symbol: 048 = Un
Text Symbol: 049 = Piece
Text Symbol: 050 = V/A
Text Symbol: 051 = T
Text Symbol: 052 = Un
Text Symbol: 053 = RpFrct
Text Symbol: 054 = PL Vers
Text Symbol: 055 = SOrg.
Text Symbol: 056 = DChl
Text Symbol: 070 = Key Figures for Analysis Period from
Text Symbol: 071 = To
Text Symbol: 072 = Charact.
Text Symbol: 073 = Number of items found
Text Symbol: 074 = Articles not Displayed <
Text Symbol: 075 = Company Codes
Text Symbol: 076 = Cntrs
Text Symbol: 077 = Sales Organizations
Text Symbol: 078 = Distrib. Chls
Text Symbol: 090 = REA Article Cost Analysis
Text Symbol: 091 = Extern. Data Source





Text Symbol: 191 = PARAMETERS
Text Symbol: 001 = General Sel. Criteria
Text Symbol: 002 = Article
Text Symbol: 004 = Output Options
Text Symbol: 006 = Article No.
Text Symbol: 007 = Article Descr.
Text Symbol: 008 = Company Code
Text Symbol: 009 = Re.Part.
Text Symbol: 010 = W. List Header
Text Symbol: 011 = W/o List Header
Text Symbol: 012 = Screen
Text Symbol: 013 = Spool Requst
Text Symbol: 014 = Print immed.
Text Symbol: 015 = Printer
Text Symbol: 016 = Sort By:
Text Symbol: 017 = Analysis Period
Text Symbol: 018 = To
Text Symbol: 020 = Detail List
Text Symbol: 021 = Active Indicator
Text Symbol: 022 = D.Crcy
Text Symbol: 023 = Net Value
Text Symbol: 024 = Thresh.Val.
Text Symbol: 025 = From Billing Docs.
Text Symbol: 026 = From Info Struct.
Text Symbol: 027 = Billing Data
Text Symbol: 028 = Re.Part.Crcy
Text Symbol: 031 = Report:
Text Symbol: 032 = Page:
Text Symbol: 033 = Client:
Text Symbol: 034 = User:
Text Symbol: 035 = Date:
Text Symbol: 036 = Time:
Text Symbol: 037 = System:
Text Symbol: 038 = Total all Articles:
Text Symbol: 039 = Subtotal:
Text Symbol: 040 = CoCd
Text Symbol: 041 = Ctry
Text Symbol: 043 = Billed Quantity
Text Symbol: 044 = BUn





Text Symbol: 045 = Sett. From


INCLUDES used within this REPORT J_7LIKA0_FISCHER

INCLUDE J_7L0TOP_FISCHER.
INCLUDE J_7L0SEL_FISCHER.
INCLUDE J_7L0FISCHER01.


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:

J_7LH_SET * CALL FUNCTION 'J_7LH_SET'.



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