SAP Reports / Programs | Sales and Distribution | Foreign Trade | Basic Functions(SD-FT-PRO) SAP SD

SAPMV52E SAP ABAP dialog Program - Module Pool Legal Control: Export License - General







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


Transaction Code(s):

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)


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


Text pool values


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





Text Symbol: 014 = Renewal date
Text Symbol: 015 = Expiration date
Text Symbol: 016 = updated
Text Symbol: 017 = usable
Text Symbol: 018 = Data will not be saved
Text Symbol: 019 = Cancel anyway?
Text Symbol: 020 = Cancel
Text Symbol: 021 = @08@
Text Symbol: 022 = @09@
Text Symbol: 023 = @0A@
Text Symbol: 024 = Available


INCLUDES used within this REPORT SAPMV52E

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.





INCLUDE MV52EI0V.
INCLUDE MV52EI0X.
INCLUDE MV52EF0A.
INCLUDE MV52EF0B.
INCLUDE MV52EF0C.
INCLUDE MV52EF0D.
INCLUDE MV52EF0E.
INCLUDE MV52EF0F.
INCLUDE MV52EF0G.
INCLUDE MV52EF0I.
INCLUDE MV52EF0J.
INCLUDE MV52EF0L.
INCLUDE MV52EF0M.
INCLUDE MV52EF0N.
INCLUDE MV52EF0P.
INCLUDE MV52EF0Q.
INCLUDE MV52EF0R.
INCLUDE MV52EF0S.
INCLUDE MV52EF0T.
INCLUDE MV52EF0U.
INCLUDE MV52EF0V.
INCLUDE MV52EF0X.
INCLUDE MV52EFFA.
INCLUDE MV52EFCC.
INCLUDE MV52EFZZ.


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