SAP Reports / Programs | Monitors for Automotive | Industry Solution Automotive | Monitors for Automotive(IS-A-MON) SAP IS

REMMEDIASN SAP ABAP Report - IDoc Monitor for Inbound Shipping Notification







REMMEDIASN is a standard Executable ABAP Report 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 REMMEDIASN 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

EMASN - IDoc Monitor for Inb. Ship. Notific.


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


Text pool values


Selection Text: RCVSCA = D .
Selection Text: RCVSAD = D .
Selection Text: RCVPRT = D .
Selection Text: RCVPRN = D .
Selection Text: RCVPOR = D .
Selection Text: RCVPFC = D .
Selection Text: RCVLAD = D .
Selection Text: OUTMOD = D .
Selection Text: MESTYP = D .
Selection Text: MESFCT = D .
Selection Text: MESCOD = D .
Selection Text: IDOCTP = D .
Selection Text: EXPRSS = D .
Selection Text: DOCNUM = D .
Selection Text: CRETIM = D .
Selection Text: CREDAT = D .
Selection Text: CIMTYP = D .
Selection Text: ARCKEY = D .
Selection Text: VBELN = External Delivery Note Number
Selection Text: REFNR = External Transport Number
Selection Text: PARTN_WE = Goods Recipient/Ship-To Party
Selection Text: PARTN_LF = Vendor
Selection Text: PARTN_AG = Sold-To Party
Selection Text: MATNR = Material Number Supplier
Selection Text: KDMAT = Material Number
Selection Text: BSTNR = Purchase Order Number
Selection Text: UPDTIM = D .
Selection Text: UPDDAT = D .
Selection Text: TEST = D .
Selection Text: STDVRS = D .
Selection Text: STDMES = D .
Selection Text: STD = D .
Selection Text: STATUS = D .
Selection Text: SNDSNA = D .
Selection Text: SNDSMN = D .
Selection Text: SNDSLF = D .
Selection Text: SNDSDF = D .
Selection Text: SNDSCA = D .





Selection Text: SNDSAD = D .
Selection Text: RCVSDF = D .
Selection Text: RCVSLF = D .
Selection Text: RCVSMN = D .
Selection Text: RCVSNA = D .
Selection Text: REFGRP = D .
Selection Text: REFINT = D .
Selection Text: REFMES = D .
Selection Text: SERIAL = D .
Selection Text: SNDLAD = D .
Selection Text: SNDPFC = D .
Selection Text: SNDPOR = D .
Selection Text: SNDPRN = D .
Selection Text: SNDPRT = D .
Title: IDoc Monitor for Inbound Shipping Notification
Text Symbol: 158 = Mess. No.
Text Symbol: 157 = MessClass
Text Symbol: 114 = IDocs with "Deleted" Status
Text Symbol: 113 = Special Status
Text Symbol: 112 = Application document posted
Text Symbol: 111 = IDoc can be transferred to application
Text Symbol: 110 = Application document not posted
Text Symbol: 099 = Display technical details
Text Symbol: 098 = Maximum No. of IDocs for Info Message
Text Symbol: 089 = Process IDoc in the Background
Text Symbol: 041 = Receiving Pnt
Text Symbol: 040 = Delivered Quantity DUoM
Text Symbol: 039 = Batch Number
Text Symbol: 038 = Customer Order Date
Text Symbol: 037 = OUoM
Text Symbol: 036 = Sales unit of measure
Text Symbol: 035 = Delivered Quantity Sls Unit Measure
Text Symbol: 034 = Delivery Item
Text Symbol: 033 = IDoc Data
Text Symbol: 031 = Inb. Deliv.
Text Symbol: 030 = External Delivery Note
Text Symbol: 029 = Legend
Text Symbol: 028 = Status History
Text Symbol: 027 = Status History for IDoc





Text Symbol: 026 = PO number
Text Symbol: 024 = Material No.
Text Symbol: 019 = Stor.loc
Text Symbol: 018 = Plnt
Text Symbol: 017 = Sequence no
Text Symbol: 016 = Usage
Text Symbol: 015 = Engin.Change
Text Symbol: 014 = Mat. Supplier
Text Symbol: 013 = Item
Text Symbol: 009 = IDoc Status
Text Symbol: 008 = Do you want to continue?
Text Symbol: 006 = Recipient Data
Text Symbol: 005 = Sender Data
Text Symbol: 004 = Addit.Select 2
Text Symbol: 003 = Addit.Select. 1
Text Symbol: 002 = Stand.Selection
Text Symbol: 001 = Appl. Data
Text Symbol: 050 = IDoc Monitor for Inbound Shipping Notification
Text Symbol: 086 = Set IDoc status to deleted
Text Symbol: 085 = Text Available at Header and/or Item Levels
Text Symbol: 084 = Process IDoc in the Dialog
Text Symbol: 083 = Functions For Which Several Lines Can Be Selected
Text Symbol: 081 = Functions For Which Only One Line Can Be Selected:
Text Symbol: 080 = Display of Available Texts at Header and/or Item Level
Text Symbol: 079 = IDoc Number: Branch to Display of IDoc in Readable Form
Text Symbol: 078 = Unloading Point
Text Symbol: 077 = Left:
Text Symbol: 075 = IDocs with "Deleted" Status
Text Symbol: 074 = Order Number: Display Order
Text Symbol: 073 = Special Statuses
Text Symbol: 072 = Application doc. posted (status 53)
Text Symbol: 071 = IDoc ready for transfer to application(status 64,69)
Text Symbol: 070 = Application doc. not posted (status 51)
Text Symbol: 069 = Inbound Delivery: Display Inbound Deliv.
Text Symbol: 068 = Status
Text Symbol: 067 = Text
Text Symbol: 066 = Weight Unit
Text Symbol: 065 = Net Weight
Text Symbol: 064 = Total Weight



Text Symbol: 063 = Description
Text Symbol: 062 = Icon
Text Symbol: 061 = Deleted
Text Symbol: 060 = Message Text
Text Symbol: 059 = Delivery Time
Text Symbol: 058 = Delivery Date
Text Symbol: 057 = Ext. Transport No.
Text Symbol: 054 = Ship-To Party
Text Symbol: 053 = Sold-to
Text Symbol: 052 = Vendor


INCLUDES used within this REPORT REMMEDIASN

No INCLUDES are used within this REPORT code!


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:

MGV_SELOP_AFTER_INITIALIZATION call function 'MGV_SELOP_AFTER_INITIALIZATION' EXPORTING PROGRAM = mgv_matnr_prog TABLES SELOP = mgv_matnr_selopt_tab EXCEPTIONS NO_PROGRAMNAME = 1 OTHERS = 2 .

MGV_SELOP_AFTER_START_OF_SEL CALL FUNCTION 'MGV_SELOP_AFTER_START_OF_SEL' EXPORTING SELOPT_NAME = mgv_matnr_selopt_tab-name TABLES RANGE = .



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