RETURN DELIVERY (MVT122)from QM MODULE IN QA 11/12 t code

hi dear,
This is a problem in production server while doing return delivery in QA11/QA12 T CODE
PO is  subcontracting in nature
goods receipt done for 2 quanity,
means movement type 101 for 2 semi finished item(XX), 543 mvt triggered for 2 components(YY).
As material is subject to Quality inspection,during GOODS RECEIPTS in MIGO, system creats an inspection lot (no:10010321864)
now  in usage decission screen qa11/12,materials needs to be rejected
as per the business needs
while doing return deliveryfor quanity 2 EA thru MVT 122 from QM module(thru QA11)
SYSTEM GIVING ERROR MESSAGE:
message id: M7
MESSAGE NO:389
Of the required quantity of material(YY),1 remain(s) open
MORE INFORMATION:
PRESENT STOCK OVERVIEW
FOR THAT  PLANT:
MATERIAL PROVIDED TO VENDOR STOCK:1 EA (YY COMPONENT)
FINISHED ITEM STOCK(XX):2 EA
thanks
regards
kumar

Hi ,
Thanx for ur quick reply, my requriment is prepare BDC program to create outbound delivery. So i dint even recorded just i was analysing that what are all the fields are required both mandatory and non-mandatory fields to create outbound delivery no. so i only created one outbound delivery no by giving only values in madatory fields to check what are all the fields are there in differnt sceens. If i get all the fields i ll send the excel file of the data conataing all the sceen field names just above i mentioned in my question and they provide me the appropiate data what they have in excel format after getting the data i ll see how many fields values are there and then i will start recording depending up on the data. so before that i should know all the fields which ll come while creating outbound delivery.
so above i got 20 fields so i am asking if you have any idea about all the fields exists while creating outbount delivey Number please tell me .
i have to analyise and i should give the details of the fields go the functional people and they ll see and provide me with the data they are availble seeing my fields . After they give me the data i ll check how many fields having data depending upo on that data i ll start recording and write the BDC program.
Hope you might understood my requirement.
<b>points ll be rewared</b>
regards,
sunil kumar

Similar Messages

  • Return to ALV from function module

    Hi to all,
    I'm new in this forum. My name is Guido and I'm working with Abap from 6 months ago and I whish to greet all of you. Now I have a problem that I try to explain simply. I have created a report with 2 screens: the first one is a selction screen and the second one is an ALV.
    In the ALV I have added a button "Details" and on pressing it a new screen is opened. This screen is "created" in a function module developed by me.
    All works fine but there is a problem: I'm not able to return from the screen of the function module to the ALV(second screen of my report). I try to use "Leave to transaction" or "Submit" calls but in all cases the screen displayed is the selection screen(first screen of my report).
    Note also that the selction screen has some obligatory fields so I can't use the "Leave to tansaction..AND SKIP FIRST SCREEN" or "Call tansaction..AND SKIP FIRST SCREEN" call.
    There is a way to solve this problem? Any suggestion?
    Thanks in advance for the help!

    One thing I don't catch here. You said you have two screens - one selection screen and another with ALV. Then you said that you have added details buton which trigger new screen. So how many screen do you really have. Where is the ALV placed - is it selection screen?
    If so than whenever you return from FG screen your program ends and shows initial screen which is selection screen.
    You need something like
    "selection screen
    call screen 100.  "next screen also set as 100
    "pbo screen 100
    ALV here
    "pai screen 100
    call function ....
    "in function
    call screen 200 with ALV details
    "pai screen 200
    LEAVE TO SCREEN 0.
    Doing it like that you will get the processing back to ALV.
    Regards
    Marcin

  • Return Delivery on PO Item History Screen

    Hello,
    please, does anyone know where the value of a "Return Delivery" comes from?
    I can find Confirmations values, Invoices, even if I need to bring from ECC (erp).
    But for "Return Delivery", I have searched in all the FM's and tables that I know, but these lines don't appear at all.
    SRM FM's: BBP_PD_PO_GETDETAIL, BBP_PD_CONF_GETDETAIL, BBP_PD_CONF_GETLIST, BBP_PD_GETHISTORY, BBP_PROCDOC_GETLIST_FOR_PO, BBP_PROCDOC_GETLIST, BBP_PD_PO_GETHISTORY.
    SRM Tables: BBP_PDIGP, BBP_PDBEI, BBP_PDHGP, BBP_PDVIEW_BIH, CRMD_ORDERADM_H, CRMD_ORDERADM_I.
    ECC FM's: BBP_PO_GETDETAIL
    Nothing!!
    Please, does anyone know how I can retrieve these records/values in my program??
    --> On the application (srm portal), the "Return Delivery" lines appear in the TAB "Follow-on documents" of the Purchase Order Item on the "Process Purchase Orders" screen.
    Thank you!

    Hi,
    You will get the PO History details in the FM:BBP_PD_PO_GETHISTORY in the structure E_PO_HISTORY. The return delivery is displayed as sub-type RT.
    You need to pass the PO Header GUID to this FM.
    Let me know how it goes.
    Cheers
    Akash

  • Batch settings for return delivery

    Hi,
    Can anybody give advise on batch settings for return delivery.
    Regards

    Hi,
    Maintain copy control for billing documents.T.code(VTFL)
    Target billing doc               
    RE  
    From Delivery Type
    LR             
    Copying requirements 
    003
    1.In the Item Overview screen, choose New Entries and make the following entries:
    ItemCt                     REN
    Target Bill. Type     RE
    Copying requirements     004
    Data VBRK/VBRP     001
    Update flow     
    Billing quantity     G
    Pos./neg. quantity     +
    Pricing type     G
    Hope this helps
    Regds.......
    Sumit
    Edited by: Sumit Rayaguru on Feb 23, 2009 10:03 AM
    Edited by: Sumit Rayaguru on Feb 23, 2009 10:05 AM

  • Return to vendor from Blocked Project stock - Line rejection

    hi
    I have a problem in doing line rejection for return delivery from a blocked project stock.
    we had modified F5 notification for Project related senario to FQ and using the same for doing line rejection return delivery directly from project stock with the help of action box.
    While the include is accessing MSPR table for picking up the project stock.
    the steps involved are as below.
    1. create FQ notification (Similar to F5) by giving inputs as Material to be rejected,Plant, Defect code from existing code group and assign the purchase order.
    2. Tranfer the project stock to blocked projection stock ie.rejection stores using 344 movement type. while doing this 344 we give input of WBS element, storage location and Batch.Stocks against this WBS are picked from MSPR table and trasnferd to rejection stores.
    3.After this while doing return to vendor we give the reason code and post 122 document.
    the problem is if the material is having two WBS elements it and both have stock in rejection stores this follow up action is unable to pick the Exact stock for which the WBS element is assigned to notification while 344 movement.
    please suggest me as how the WBS element can be retrived from a notification which was used for earlier actions in action BOX.
    regards
    NVB

    Hi
    If u want to return the material to the vendor. In MIGO itself select return delivery against the material document with movement type 122 u can send it.
    This is irrespective of material lying in quality or blocked. From quality or from blocked status u can send the material back to vendor.
    No need for quality to Un restricted or Blocked to Un restricted.
    Regards,
    Raman

  • MD04 and PO return delivery quantity with exception message 15

    Hi, Please suggest me how to get rid of PO return delivery quantity from MD04 where it is showing as POitem with receipt quantity and exception message 15 - reschedule out and reschedule date is showing current date.
    Here we have received x qty from vendor and then moved y qty to blocked stock and then did return delivery (here return delivery did without any reference), we will not receive y qty anymore in future, how to get rid of this qty from MD04.

    Hello
    Please refer to the following note for more details about this scenario:
    634038 - MRP: Returns order and delivery
    This note explains in detail the customizing settings that you might use to turn a return delivery not relevant to MRP.
    Best Regards
    Caetano Almeida

  • How to print customer Sales Invoice directly from FI module?

    Hi,
    How to print customer Sales Invoice directly from FI module without using SD's t-code VF02 and VF03?

    hi,
    only way in FI is Correspondence functionality usage. Please config it and use F.61 or F.64 to print it.
    regds,
    raman

  • Return delivery process with excise in MM module

    Dear Friends,
                        this is chandu working as a consultant-mm , please any one can give the clear information regarding return delivery process for excise material , i'm following one process that is after invoice verification
    1) reverse excise invoice with MR8M
    2) return delivery with MIGO
    3) prepare outgoing excise invoice with J1IS  for print out J1IV
    4) preparing credit memo in MIRO with reference to original po
    the second process
    1) create return po with selecting return po check box in po
    2) GR with reference to the return po
    3)then J1IS  and J1IV  same process
    4) credit memo for return po in MIRO
    this 2 ways i'm doing the process  in the registers part1 that is qty updating (i.e qty is reducing)  but in the case of part2 that is the value it is not updating (i.e value has to reduce in the register right i'm working first time on CIN plz guide me the correct procedure if i'm doing wrong , in this my problem is only value not updating part2 register plz give me solution with clear explanation .
    regards
    chandu

    Hi,
    Follow the below mentioned procedure;
    1. ME21N - Create a Returns PO (Activate "Returns" indicator for PO line item)
    2. MIGO - Goods Receipt > Purchase Order (Returns PO) (Here system will hit Mvmt type "161" and you can also select Un-restricted/blocked stock from where you want to return the stock)
    3. J1IS u2013 Excise Invoice Other Movements
    Here click on u201Ccreateu201D button to create an outgoing excise invoice and reverse the CENVAT Amount.
    Here put all details as below and Press u201CEnteru201D.
    Ref.doc.type - MATD, Doc Number - Material document No of 161 mvmt, Doc Year, Series Group, Excise Group and Vendor
    Here check BED, ECS and SECess values to be reversed and click on u201CSaveu201D button to post the excise invoice.
    4. J1IV - Post and Print Outgoing Excise Invoice.
    5. MIRO - Credit memo w.r.t. Returns PO.
    Regards,
    Mahesh Wagh

  • About reversal of Outbound delivery generated from Project system due to sale return

    Hi SAP Expert ,
    We have made delivery from project system using t.code CNS0 and billing document is generated with reference of sales order. Now Goods is return by customer due to some technical reason, We created return sales order with reference of billing document  and Credit memo with reference of Return sales order.
    What is T.code for making return delivery or reversal of  Delivery /PGI generated from Project system in sap r/3 ?
    Pls. suggest to me.
    regards
    VKM

    Hello,
    it depends whether in the billing document the material codes identifies the goods delivered and to be returned or not.
    If it's so, you can create a Return Sales Order with reference to the billing document, create the return delivery, and then the credit memo.
    If it's non so, you can create a Return Sales Order with reference to the billing document (but without copying the material items, and entering manually material code and quantity to be returned), then create the return delivery. Then you can create a Credit memo request with reference to the Billing Document or with reference to the Return Sales Order.
    To create the return delivery, you can run VL01N with reference to the Return Sales Order (just like for outboud deliveries), or from VA02, following the menu path "Sales document --> Deliver".
    Best regards,
    Andrea

  • Error while posting stock from quality to return delivery

    Hi ,
    I am working in decentralized warehouse. I am posting stock from quality to return delivery in t code QA32. The following is the error message i am getting . i have also checked the movement type settings they are fine for 553.
    "Posting only to free or blocked stock due to missing goods receipt".
    Please let me know if i am missing any thing in config......
    Thanks
    Ilyas

    Hi Ilyas,
    Can you check again the movement type? For return delivery movement type 122 is used and 553 is for GI scrapping from QI. You can check it in SPRO>QM>QI>Inspection lot completion> Define inventory postings.
    reg,
    Sudhir

  • Output type for Proforma Invoice for return delivery from delivery type RLN

    Client require Output type Proforma Invoice for return delivery to vendor. As such return item category is not relevant for pricing so from delivery to proforma invoice can not have with p-ricing. I got quantity correct but pricing is coming Zero.
    Client have ZPAC as packing list output type from delivery which shows quantity and pricing. So decided to use the same logic to pull pricing for proforma invoice from delivery.
    Here delivery has standard output ZPAC as packing list with access sequence Z002 as Delivery Type.
    I want to pop up output type for all return delivery so using access sequence with delivery type/vendor.
    Vendor filed does not exist in delivery output type so brought that firld LIFNR.
    It is assigned to procedure and maintained ZPRO output type for Proforma invoice. Asigned VV21 on front end.
    Problem Still automatic output type ZPRO is not poping up. What type of access sequence will help me to pop up or what in configuration am I miising?
    Appreciate help for solution at earliest.

    Hi Padamsree,
    I know Pricing & output very well.  I need profomra invoice to be printed with quantity & value for return goods to the vendor. Pricing is associated with Item category RLLN for delivery type RLL which is return type delivery.
    I need to have pricing in my Proforma invoice which is copied from delivery to billing document VTFL. Just check well how it is working in the system & if you know please answer so that it should be workable on the system. As theoretical answer may not be helpful. Appreciate for your time.
    Thanks

  • How to Change delivery date of Purchase Requisition created from PM  module

    Hi all,
         We are creating service PR from PM module. There is a need that user should be able to change the
    Delivery Date of the PR. When we use ME52N , the field is grayed out.
    If the PR is created with same data manually with ME51N, we are able to change the delivery date.
    Please suggest how to do this.
    Thanks

    I´m sorry, but my english, is not better.
    Why in the Scheduling for External Procurement, the Purchase Requisition take (or picks up) as Delivery date, the Basic End Date of the Maintenance Order (PM). 
    What must I do in the customizing so that the Purchase Requisition takes (or picks up) the delivery date as the Basic End Date of the Maintenance Order.
    Please, helpme..
    Cristian Torres

  • How to make a "return delivery" from a goods mvnt  linked to a reservation

    Hi, I want to realize a "return delivery" from a goods mvnt that is linked to a reservation number.
    I'm using FM BAPI_GOODSMVT_CREATE.
    I'm able to create a goods mvnt, but this doesn't updates the quantity in the reservation document.
    For example:
    There are 10 units of a material reserved in a reservation document.
    I create a goods mov. linked to the reservation number by populating the field RESERV_NO and RES_ITEM in the GOODSMVT_ITEM parameter. In this document I fullfilled the TARGET_QTY field with 10. This the positive movement.
    After that, reservation document says that there are no units pending to serve. (10 reserved - 10 served = 0 pending).
    Now, I want to return 2 units of this material. I fullfilled the fields REF_DOC_YR, REF_DOC and REF_DOC_IT with keys (doc/item/year) of the first goods movement, and MOVE_TYPE with the reversal movement number. But this doesn't updates the quantity in the reservation document.
    I tried fullfiling RESERV_NO and RES_ITEM, but this generates a positive movement, not the reversal!
    Is there any other process that updates quantity in the reservation document?
    Could anybody help me?

    1) Create a button on the chapter menu with the text MAIN MENU (or whatever you want it to say).
    2) Select the chapter menu in either the graphical or outline view of your DVD.
    3) Click on the Connections tab.
    4) Select the MAIN MENU button in the source column.
    5) Select the main menu in the Targets column.
    6) Click the Connect button above the Targets column.
    After doing the above steps you should see the main menu in the Target column to the right of "MAIN MENU:Jump when activated" in the source column. Your MAIN MENU button will now take you back to the main menu.
    Message was edited by: John Link

  • Return Delivery from Project

    Hi  All,
    How to generate return delivery from CNS0?
    The scenario goes like this.
    1. Materials are attached to the network activities( both plant stock and Project stock materials exist)
    2. Delivery request is created from CNS0
    3. Goods are picked and PGI is done.
    Now, there is a goods return process which has to happen because of some reasons.
    Can i trigger this from CNS0 if YES then how?
    Waiting for your expert advice
    Regards
    Prasad

    Hi,
    you cannot perform the returns processing with CNS0. You have to use the "standard" sales returns processing.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/70/a7853478616434e10000009b38f83b/frameset.htm
    Kind regards
    Jan

  • No FI Doc created from return delivery transaction.

    Dear Guru,
    I did open PO for asset procurement. All processes from PO creation until LIV and payment were completed successfully. Depreciation was run for asset purchased for the period 9. After that period was closed successfully. In period 10, asset purchased in period 9 must be returned to vendor. I did issue credit memo and do return delivery (using MIGO). However, I found that FI doc was not generated and account was not posted. What is the cause and solution to the problem? Thank you very much.
    Cheers,

    Hai
    Try to reverse the depreciation documents first and then return the asset
    Regards
    lakshmi

Maybe you are looking for

  • How do I download music to my phone from a family members playlist?

    Thank you

  • Header in ALV print (no OO)

    Hi friends! I need some help. I made an ALV using function (not OO). IN screen everything is fine, inclusive header with logo, but when I send it to printer, all header don't print! Why my header don't get printed? Thanks for any help!

  • Changing getImage MTU (receive window)

    Hi, I have an application (snippet below) that receives image, runs fine, but like a dog when the network latency increases. The issue is the MTU size, as when it is increased (windows reg) the speed dramatically increases. I can see solutions to thi

  • Set a variable in SAP/ABAP memory

    Hi, We run a transaction in asynchronous mode or synchronous mode. When we set a variable in the SAP memory when running in synchronous mode, it is getting stored and we are able to get it back. But when we run the transaction in default asynchronous

  • Where do I Download Bootcamp 3.0 for windows

    This may be a silly question and I get the feeling the answer will be obvious, But where do I download bootcamp for my windows 7 side I tried to install 3.2 for W7 64bit "http://support.apple.com/kb/DL979" and got an error requires 3.1 downloaded 3.1