SAPMV52E 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 SAPMV52E into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ENGK - Legal control
VX01N - Create license
VX01X - Create control record (new)
VX02 - Change license (old)
VX02N - Change license
VX01 - Create license (old)
VX04N - Maintain license
VX03X - Display control record (new)
VX03N - Display license
VX03 - Display license (old)
VX02X - Change control record (new)
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.
Title: Module Pool Legal Control: Export License - General
Text Symbol: 026 = @EB@
Text Symbol: 027 = Create
Text Symbol: 028 = Copy
Text Symbol: 029 = Delete
Text Symbol: 030 = Display <-> Change
Text Symbol: ALN = Export control class
Text Symbol: EXG = External license number
Text Symbol: GEN = License
Text Symbol: LND = Ctry of destination
Text Symbol: P01 = According to user settings, system selects a max. of
Text Symbol: P02 = Records selected
Text Symbol: P03 = System selected more entries than specified in your user data.
Text Symbol: P04 = Display licenses in an ALV list?
Text Symbol: P05 = Number of selected licenses too large
Text Symbol: PAR = Customer
Text Symbol: STA = Legal reg. and license type
Text Symbol: TP1 = updated
Text Symbol: TP2 = Available
Text Symbol: TV1 = row1
Text Symbol: TXT = License Master: Texts
Text Symbol: W01 = Updated quantity
Text Symbol: W02 = exceeded
Text Symbol: W03 = Approved quantity
Text Symbol: 025 = updated
Text Symbol: 001 = Create
Text Symbol: 002 = Change
Text Symbol: 003 = Display
Text Symbol: 004 = Generate Splitter Container
Text Symbol: 005 = Generate tree control
Text Symbol: 006 = Unsaved data will be lost.
Text Symbol: 007 = Do you want to save the data?
Text Symbol: 008 = Edit License
Text Symbol: 009 = Do you really want to delete the license?
Text Symbol: 010 = Delete license
Text Symbol: 011 = Request date
Text Symbol: 012 = Rejection date
Text Symbol: 013 = Date of receipt
INCLUDE MV52ETOP.
INCLUDE MV52EO0B.
INCLUDE MV52EO0C.
INCLUDE MV52EO0D.
INCLUDE MV52EO0E.
INCLUDE MV52EO0F.
INCLUDE MV52EO0L.
INCLUDE MV52EO0P.
INCLUDE MV52EO0Q.
INCLUDE MV52EO0R.
INCLUDE MV52EO0S.
INCLUDE MV52EO0T.
INCLUDE MV52EO0U.
INCLUDE MV52EO0V.
INCLUDE MV52EO0X.
INCLUDE MV52EI0A.
INCLUDE MV52EI0B.
INCLUDE MV52EI0C.
INCLUDE MV52EI0D.
INCLUDE MV52EI0E.
INCLUDE MV52EI0F.
INCLUDE MV52EI0K.
INCLUDE MV52EI0L.
INCLUDE MV52EI0P.
INCLUDE MV52EI0Q.
INCLUDE MV52EI0R.
INCLUDE MV52EI0S.
INCLUDE MV52EI0T.
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.
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 SAPMV52E or its description.
SAPMV52E - Module Pool Legal Control: Export License - General SAPMV52E - Module Pool Legal Control: Export License - General SAPMV52A - Change transaction for Foreign Trade data SAPMV52A - Change transaction for Foreign Trade data SAPMV50S - Collective Processing of Deliveries (Delivery Due List) SAPMV50S - Collective Processing of Deliveries (Delivery Due List)