SAP Reports / Programs

SAPMJ7LE SAP ABAP dialog Program - REA Tools: Contract Management, Recycling Partner







SAPMJ7LE is a standard Module pool for a dialog screen ABAP Program 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 SAPMJ7LE 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

J7LE - REA Display Recycling Partners


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


Text pool values


Title: REA Tools: Contract Management, Recycling Partner
Text Symbol: 090 = Volume/area class is still used in REA master data.
Text Symbol: 089 = Number Range Objects for the Declaration Key
Text Symbol: 088 = "Maintain Packaging Ctgry for Fraction/Partner"
Text Symbol: 087 = also set the indicator
Text Symbol: 086 = In case of differentiation acc. to pack. category
Text Symbol: 085 = becomes partner indep. mandatory field
Text Symbol: 084 = The packaging type for item-dep. fee
Text Symbol: 083 = The packaging type for weight-dep. fee
Text Symbol: 082 = Packaging Categories
Text Symbol: 081 = packaging categories deleted
Text Symbol: 080 = There were
Text Symbol: 079 = were deleted
Text Symbol: 078 = already exists
Text Symbol: 077 = The packaging category
Text Symbol: 076 = Fraction Formulas
Text Symbol: 075 = Functional Mod. for Fraction Formulas
Text Symbol: 074 = Petty Rules
Text Symbol: 073 = Function Modules for Petty Rules
Text Symbol: 072 = Function Modules for Formulas
Text Symbol: 071 = Formulas
Text Symbol: 070 = Price Lists
Text Symbol: 069 = Only the Price Formula on Article is Evaluated
Text Symbol: 068 = Packaging Master Data
Text Symbol: 067 = Weight-Dep. Fee
Text Symbol: 066 = Item-Dep.Fee/Volume Area Class
Text Symbol: 065 = Art. Master Data
Text Symbol: 064 = Price List Versions
Text Symbol: 063 = Company Codes
Text Symbol: 062 = Trade Level
Text Symbol: 201 = Insert
Text Symbol: 200 = Update
Text Symbol: 120 = Entries Exist
Text Symbol: 119 = No Entries
Text Symbol: 118 = List of All Change Docs for Recycling Partner
Text Symbol: 117 = FI Integration
Text Symbol: 116 = Logging
Text Symbol: 115 = Differentiation





Text Symbol: 114 = BasicData
Text Symbol: 110 = Exit: Consistency Check - Packing
Text Symbol: 109 = Exit: Consistency Check - Art.
Text Symbol: 108 = Country
Text Symbol: 107 = Recycling Partner No.
Text Symbol: 106 = Licensee:
Text Symbol: 105 = Ctry
Text Symbol: 104 = Re. Partner
Text Symbol: 103 = Form Groups
Text Symbol: 102 = Function Modules for Packaging Consistency Check
Text Symbol: 101 = Function Modules for Article Consistency Check
Text Symbol: 100 = Smart Forms
Text Symbol: 099 = Nondimensional Unit of Meas.
Text Symbol: 098 = For Price Formula Application
Text Symbol: 097 = Item Type: Price Formula Use
Text Symbol: 096 = Use Additional Items for Price Formula Use
Text Symbol: 095 = Use Standard Items
Text Symbol: 094 = Rounding Type for Item-Dependent Fee
Text Symbol: 093 = Use Price Formula
Text Symbol: 092 = Function Modules for Price Formulas
Text Symbol: 091 = Price Formulas
Text Symbol: 061 = Trade Levels
Text Symbol: 030 = Length Unit
Text Symbol: 029 = Petty Rule Indicator
Text Symbol: 028 = Item Ctgry, Volume/Area Class
Text Symbol: 027 = REA Declar. Periodicity
Text Symbol: 026 = Volume Unit
Text Symbol: 025 = Area Unit
Text Symbol: 024 = Unit of Weight
Text Symbol: 023 = Do you want to cancel maintenance?
Text Symbol: 022 = ShortTxts
Text Symbol: 021 = Fraction
Text Symbol: 020 = Volume/Area Class
Text Symbol: 019 = Partner Data
Text Symbol: 018 = Delete
Text Symbol: 016 = Fractions
Text Symbol: 015 = Want to delete?
Text Symbol: 014 = Content ID Key
Text Symbol: 013 = Want to delete?





Text Symbol: 012 = Additional Info Key
Text Symbol: 011 = Packaging Types
Text Symbol: 010 = Use in Price List Version
Text Symbol: 009 = Volume/Area Classes
Text Symbol: 008 = Company Code Data
Text Symbol: 007 = General Control
Text Symbol: 006 = Change
Text Symbol: 005 = Display
Text Symbol: 004 = No
Text Symbol: 003 = Yes
Text Symbol: 002 = Your changes will be lost. Do you want to save the changes?
Text Symbol: 001 = Partner data was changed
Text Symbol: 031 = Piece Unit
Text Symbol: 060 = fraction to be del.
Text Symbol: 059 = Do you want the fraction
Text Symbol: 058 = Do you want to delete the selected fractions?
Text Symbol: 057 = Selection groups for consec. doc. types still exist.
Text Symbol: 056 = doc.types to be del.
Text Symbol: 055 = Do you want the doc.type
Text Symbol: 054 = Do you really want to delete the selected doc. types?
Text Symbol: 053 = pack. types to be deleted?
Text Symbol: 052 = Do you want the packaging type
Text Symbol: 051 = Do you want to delete the selected packaging types?
Text Symbol: 050 = vol./area classes to be deleted
Text Symbol: 049 = Do you want the volume/area class
Text Symbol: 048 = Do you want to delete the selected volume/area classes?
Text Symbol: 047 = to be deleted?
Text Symbol: 046 = Do you want the recycling partner data for comp. code
Text Symbol: 045 = Do you want to delete the selected company code data?
Text Symbol: 044 = Delete Company Code Data
Text Symbol: 043 = Number Range Intervals
Text Symbol: 042 = Special Cond. Types
Text Symbol: 041 = Group/Document Type
Text Symbol: 040 = Document Category
Text Symbol: 039 = Recycling Partner Management
Text Symbol: 038 = Changes will be made in the database. Do you want to delete all recycling partner data?
Text Symbol: 037 = Delete Recycling Partner Data
Text Symbol: 036 = Petty Rule Mode
Text Symbol: 035 = Selection "Less than/Greater than/Equal to"



Text Symbol: 034 = Tax Code
Text Symbol: 033 = Doc. Types
Text Symbol: 032 = Periods in Quarter


INCLUDES used within this REPORT SAPMJ7LE

INCLUDE MJ7LETOP . "
INCLUDE MJ7LEF02.
INCLUDE MJ7LEO01.
INCLUDE MJ7LEI01.
INCLUDE MJ7LEF01.


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