SAPMV56A is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for These transactions are comprised of various dynpros which lie partially in this module pool (requirements and header screens) and partially in other functional groups as well...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter SAPMV56A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VT02N - Change Shipment
VT03N - Display Shipment
VT01 - Old: Create Shipment
VT03 - Old: Display Shipment
VT01N - Create Shipment
VT02 - Old: Change Shipment
VT02_MEM - Change Shipment (from Memory)
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 Transport General
Text Symbol: 267 = Actual Shipment Completion Date
Text Symbol: 268 = Actual Shipment Completion Time
Text Symbol: 269 = Planned Shipment Start Date
Text Symbol: 270 = Planned Shipment Start Time
Text Symbol: 272 = Actual Shipment Start Date
Text Symbol: 273 = Actual Shipment Start Time
Text Symbol: 274 = Planned Shipment End Date
Text Symbol: 275 = Planned Shipment End Time
Text Symbol: 276 = Actual Shipment End Date
Text Symbol: 277 = Actual Shipment End Time
Text Symbol: 300 = Displays entire continuous move chain
Text Symbol: GG0 = Shipment contains dang.gds
Text Symbol: GG1 = Shipm.does not contain dng.goods
Text Symbol: GG2 = Blocking ind. for dang.goods set
Text Symbol: GG3 = No blocking ind. set for dang.goods
Text Symbol: LI1 = Do you want to determine duration and distance
Text Symbol: LI2 = of stages again?
Text Symbol: PA1 = Do you want to exit entry of shipment documents?
Text Symbol: PAI = Cancel shipment processing
Text Symbol: PL1 = Are you sure you want to delete?
Text Symbol: PL2 = Selected shipment & will be deleted!
Text Symbol: PL3 = & selected shipments will be deleted!
Text Symbol: PLI = Confirmation prompty during deletion of shipm.
Text Symbol: PT1 = System will exit processing
Text Symbol: PT2 = Do you want to save your data?
Text Symbol: PTI = Shipment processing
Text Symbol: T01 = Continuous Move
Text Symbol: TIT = Totalize duration and distance of stages
Text Symbol: TRA = Shipment
Text Symbol: TXT = Texts for shipment:
Text Symbol: UDL = Service agent
Text Symbol: URO = Route
Text Symbol: 001 = Create
Text Symbol: 002 = Change
Text Symbol: 003 = Display
Text Symbol: 010 = ShPt
Text Symbol: 011 = Dp
INCLUDE MV56ATOP.
INCLUDE MV56AO0A.
INCLUDE MV56AO0C.
INCLUDE MV56AO0D.
INCLUDE MV56AO0I.
INCLUDE MV56AO0K.
INCLUDE MV56AO0L.
INCLUDE MV56AO0R.
INCLUDE MV56AO0T.
INCLUDE MV56AO0V.
INCLUDE MV56AO0X.
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 SAPMV56A or its description.