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

J_7LRKR0 SAP ABAP Report - REA Analysis and Correction of Accruals at Article Changes







J_7LRKR0 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_7LRKR0 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

J7LRKR0 - REA Accruals Analysis/Correction


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_7LRKR0. "Basic submit
SUBMIT J_7LRKR0 AND RETURN. "Return to original report after report execution complete
SUBMIT J_7LRKR0 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: XMSGLG_P = D Level of Detail Log
Selection Text: XKSCLX_P = D Use Def.Sep.Doc.Cond.Type
Selection Text: XBUDTX_P = D Use Default Posting Date
Selection Text: XAUTOV_P = D Use Default Doc. Flow
Selection Text: XAUTOF_P = D Use Default Release FI
Selection Text: VTWEG_S = D Distribution Channel
Selection Text: VRKME_S = D Sales Unit
Selection Text: VKORG_S = D Sales Organization
Selection Text: VBELN_S = D Billing Document
Selection Text: UTIME_P = Article Change Time From
Selection Text: PRINT_P = Log Output in Spool
Selection Text: MODUSX_P = D Update Mode
Selection Text: MODUSV_P = D Accruals Correction Mode
Selection Text: MATNR_S = D Material
Selection Text: LAND1_S = D Country Key
Selection Text: KSCHL_S = D Condition Type
Selection Text: KSCHLX_P = Separ. Doc.per Condition Type
Selection Text: FKDAT_S = D Billing Date
Selection Text: FKART_S = D Billing Type
Selection Text: DATBI_P = Article Change Date To
Selection Text: DATAB_P = Article Change Date From
Selection Text: BUKRS_S = D Company Code
Selection Text: BUDAT_P = D Posting Date
Selection Text: BUDATX_P = D Posting Date Control
Selection Text: AUTOV_P = D Billing Document Flow
Selection Text: AUTOF_P = D Release to FI
Title: REA Analysis and Correction of Accruals at Article Changes
Text Symbol: 004 = Accruals Corrections Transaction/Program
Text Symbol: 003 = Options for Accruals Correction / Document Processing / List Output
Text Symbol: 002 = Billing Document Selection
Text Symbol: 001 = Article / Condition Selection


INCLUDES used within this REPORT J_7LRKR0

INCLUDE J_7LRKR0TOP . "


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