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

SAPMJ7LF SAP ABAP dialog Program - REA Customizing: Administration of Splitting Filters







SAPMJ7LF 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 SAPMJ7LF 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

J7LS - REA Customiz.: Data Filter Splitting


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 SAPMJ7LF. "Basic submit
SUBMIT SAPMJ7LF AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMJ7LF 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 Customizing: Administration of Splitting Filters
Text Symbol: 101 = Insert
Text Symbol: 100 = Update
Text Symbol: 040 = - Purchas.
Text Symbol: 039 = - Sales
Text Symbol: 038 = Transaction-Dependent Trade Levels
Text Symbol: 037 = Purchasing Org.
Text Symbol: 036 = Vendor
Text Symbol: 035 = PurOrg/Vendor
Text Symbol: 034 = PrOrg/
Text Symbol: 033 = in Display Mode
Text Symbol: 032 = REA Customizing Activities
Text Symbol: 031 = For Executing
Text Symbol: 030 = Condition Type
Text Symbol: 029 = SalOrg/DistrChnl/Div/Cust
Text Symbol: 028 = SalOrg/DistrChnl/Division/
Text Symbol: 027 = Special Condition Types
Text Symbol: 024 = Condition Type Assignment
Text Symbol: 023 = Pricing Condition Types
Text Symbol: 022 = Customer-Specific Condition Types
Text Symbol: 021 = Quantity Condition Types
Text Symbol: 020 = Condition Types
Text Symbol: 019 = Do you want to terminate splitting filter maintenance?
Text Symbol: 018 = Administration of Splitting Filters
Text Symbol: 017 = No
Text Symbol: 016 = Yes
Text Symbol: 015 = Your changes will be lost. Do you want to save the changes?
Text Symbol: 014 = Splitting filter data was changed.
Text Symbol: 013 = Splitting Filters
Text Symbol: 012 = No
Text Symbol: 011 = Yes
Text Symbol: 009 = This function
Text Symbol: 008 = You can only delete header recs of splitting filters if all dependent recs for re.partner were deleted in CoCd/country. Delete?
Text Symbol: 007 = Delete Splitting Filters
Text Symbol: 006 = Change
Text Symbol: 005 = Display
Text Symbol: 004 = Customer
Text Symbol: 003 = Division





Text Symbol: 002 = Distribution Channel
Text Symbol: 001 = Sales Organization


INCLUDES used within this REPORT SAPMJ7LF

INCLUDE MJ7LFTOP.
INCLUDE MJ7LFO01.
INCLUDE MJ7LFI01.
INCLUDE MJ7LFF01.


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