Messages in delivery (vl02n)

Hi all:
I'm trying to develop a custom message for the quality certificate and add it to the messages used in the delivery (TX VL01N), therefore, I create a new type of message in order to call my program (ZQCA) instead of the standard one (LQCA).
How can I set the message status (NAST-VSTAT) in 2? I'm returning a return code 1 if any errors are present in my program, but it looks like the standard transaction calls the function module 'RV_MESSAGE_UPDATE_SINGLE' which updates the table NAST using an update task but it doesn't call the COMMIT WORK.
Any ideas???
regards
Edited by: Victor Garcia on Jul 16, 2008 6:44 PM

Hi,
You may try this -
For your output type used for delivery message, select the check boxe
(Trn Code: v/34):
Multiple Issuing
and assign in Change Output :
Program                  SAPMV50A
FORM routine             CHECK_TPS_CHANGE
This should give you output automatically whenever you change the document.
Reward points if it helps!
Regards

Similar Messages

  • Message No delivery type defined for supplying plant BP01 and document type

    Hi all,
    I am trying to create a purchase order with a BP01 supplier and the BP02 division but I get the following error message No delivery type defined for supplying plant BP01 and document type.
    When I create a PO with a BP02 supplier and the BP01 I do not get any message.
    How can I fix it ?
    Thanks
    Regards
    Pierre

    1)Create one Customer for Supplying Plant Sales area and assign this Customer no with Receiving Plant in OLME---> PO -
    > Set up STO -
    > define Shipping Data for plants. and maintain the same sales area in your Supplying plant.
    2) In OLME---> PO -
    > Set up STO.....for your Document Type: UB and Suppying plant Combination assign Del. Type NL and Checking rule RP
    3) In OLME---> PO -
    > Set up STO...for your Supplying Plant and Receiving Plant combination Maintain Doc. Type : UB
    Make sure you are maintaining Sales View for your Material at Supplying Plant.
    4) Maintain Shipping point at, SPRO----> Logistics Execution -
    > Shipping -
    > Basic Shipping Functions -
    > Shipping Point Determination for Plants.....there for your Loading group,Shipping Condition, Shipping Plant combination maintain Shipping plant..
    Now Create STO in ME21N with Doc.type: UB at Receiving Plant.
    Then Create Delivery in VL10B from Supplying Plant...
    Then Do PGI in VL02N from supplying Plant.
    Then do GR at Receiving Plant based on Outbound Delivery at Receiving Plant...

  • Email not getting send: Error message 'No delivery to external email id

    Hi All,
    Whenever i am trying to send mail to external address from Business Workplace (Tcode: SBWP), it initially sets the status of the mail as waiting with message 'Will be sent after server date:server time'. But after 6 hours, its status changes to error with message 'No delivery to <external email id>.
    When i checked in error log (in SOST), it displays the following messages:
    1. Document sent
    2. Wait for Communications service
    3. No delivery to <external email id> (after 6 hours from Document sent/Wait for communications service time)
    Please suggest me how to resolve this issue.
    Thanks in advance.
    Regards,
    Shradhanjali Mishra

    Hi Shane,
    Extremely sorry for the late reply.
    I asked the BASIS team to fix the issue.. and i think they did some configuration as a result of which i am not getting any error msg now while sending email.
    I guess you also need to check with your BASIS team to fix this issue.
    Regards,
    Shradhanjali

  • How to add the error message into Delivery Error Log (VL10A,VL10X)

    Hi,
    I have a to add my custom message into Delivery creation error log (VBFS, VBSS)
    This message should be shown in the Collective process log (VL10X, VL10A).
    Please give me the soln to solve this problem.
    I have searched in SDN, i didnt get the proper solution
    Thanks
    Shankar

    HI,
    Make use of the BADi "LE_SHP_DELIVERY_PROC"
    Use the method DELIVERY_FINAL_CHECK.
    Pass the error messages in table CT_FINCHDEL.
    Regards,
    Ankur Parab

  • Update serial numbers in delivery (VL02N)

    Hi all,
    I need to update the serial numbers in delivery (VL02N) transaction. Do we have any BAPI or function module for this. I tried some function modules but didn't work. Anybody has information please share.
    Thanks,
    Pranav

    Hi,
    I have used the function  module SERNR_ADD_TO_LS and PERFORM serial_liste_post_ls IN PROGRAM saplipw1. It is adding the serial number to delivery. But I need to go to VL02N and save that delivery then only it is getting saved.
    Any input can appreciated.
    Thanks,
    Pranav

  • Error -Adding HL Item (LIPS-UEPOS)  when changing outbound delivery(VL02N)

    Dear SDN members,
    I have a requirement of adding new sub item (LIPS-UEPOS) for a main item  during changing of outbound delivery VL02N .I am using idoc type WHSCON/DELVRY05. I am passing LIPS-UEPOS(say 10) in segment E1EDL24-HIPOS and also matnr , posnr( say 40) in other item fields.
    I am getting error when adding the sub item in main item.( Item 40 does not exist)
    Additional information .I am passing below qualifier.
    E1EDL18- qualifier -CHG
    E1EDL19 – qualifier -CRE
    Any help would be appreciated with  rewarding points.
    Regards,
    Krush

    Hi,
    Why have you pasted Deepak Kumar's program into this forum?
    Regards,
    Nick

  • Get message bevore delivery time

    Hi,
              I want to get a message bevore delivery time. Is there a possibility to do this? Or can change the delivery time of the message while its in the queue?
              Thanks
              Daniel

    Hi Daniel,
              You might be able to accomplish what you need by using the JMS "message management" APIs, which are accessible via console, mbean, or wlst. These APIs allow messages to be viewed, moved, deleted, imported, or exported.
              I don't recommend attempting this on a production system, without first trying it out on a test system.
              See:
              http://docs-stage/wls/docs92/jms_admin/manage_msg.html
              The steps are:
              (1) pause the destination
              (2) export the message into XML
              (3) delete the message from the destination
              (4) edit the XML
              (5) import the message
              I don't know if ordering can be preserved (the imported messages may end up in a different location in the destination).
              Note that the if the message has a value in the "ReplyTo" field, the value is not preserved as part of the import/export process.
              Tom

  • Need help with an SHDB BDC program  for Change outbound delivery(VL02N).

    I have created recording to change outbound delivery(VL02N). Steps are as below-
    For VL02N recording 1st I have click on the header(F8) then dates tab.
    Then insert line (+ button) then it shows 8 transport types.
    I have chosen 7th transport type. In SHDB it shows BDC_CURSOR = '08/07'.
    Then I have created BDC program for this recording, but it's not working,
    because It is changing BDC_CURSOR value every time when we do SHDB or VL02N and in my code I have hard coded BDC_CURSOR = '08/07' . 
    Can anyone tell me how to get this BDC_CURSOR changed value. So that instead of hard coding this value I can select this value every time.
    (FYI      For this Screen name = SAPMSSY0 Screen No = 0120.)
    Thanks.

    I have created recording to change outbound delivery(VL02N). Steps are as below-
    For VL02N recording 1st I have click on the header(F8) then dates tab.
    Then insert line (+ button) then it shows 8 transport types.
    I have chosen 7th transport type. In SHDB it shows BDC_CURSOR = '08/07'.
    Then I have created BDC program for this recording, but it's not working,
    because It is changing BDC_CURSOR value every time when we do SHDB or VL02N and in my code I have hard coded BDC_CURSOR = '08/07' . 
    Can anyone tell me how to get this BDC_CURSOR changed value. So that instead of hard coding this value I can select this value every time.
    (FYI      For this Screen name = SAPMSSY0 Screen No = 0120.)
    Thanks.

  • Requeueing Messages for Delivery

    Had a problem with our 4.15 messaging server and had to clear the queue - stored the messages and deleted the control env files. Placing the message files back in the messages folder does not automatically pick up the messages. There does not appear to be any corrupt messages, but smtpd is not picking them up. How do I requeue these messages for delivery?

    Glenn, I really want to get to the bottom of this, so I appriciate any and all ideas.  The buddy in question actually removed all references to themselves in Google+.  After closing and reopening Messages I was finally able to iMessage that user instead of Google Talk them.
    I shouldn't have to go through such lengths to iMessage someone?  Right?
    So today I go to iMessage that buddy and it is coming up with Google Talk again..  I'm trying to setup a group iMessage list and can't include this user since the only user I see for the buddy in question is the Google Talk one.
    So the buddy in question does have iMessage enabled and configured on their devices.  As do I.  We both can see chats via the already initiated session on all our devices.  I just can't start a new group chat with him because all I see is Google Talk.
    How do I get around this?

  • Error Message when delivery qty more then po qty in MV50AFZ1

    Hi
    Sap Gurus,
    I gt a requirement  that while creating deliveries in vl02n
    if delivery quantity greater then po qty it should through error
    but i have alredy done coding in mv50afz1 user exit its working fine. My problem is if delivery no is differnt for the po no.
    it is not giving error because delivery quantity is less for differnt deliveries .
    this is the code i have written,
    data : v_menge type ekpo-menge,
    Getting Quantity from ekpo Table
    select single menge
                  into v_menge from ekpo
                  where ebeln = lips-vgbel
                  and ebelp = lips-vgpos.
    if sy-subrc = 0.
    Cheking the Condition for Delivery Type
       if likp-lfart = 'ZGND' or likp-lfart = 'ZGNL' or likp-lfart = 'ZGNS'.
    Cheking Condition if Delivery Quntity More than Po Quantity
        if v_menge < lips-lfimg.
         message e002(zt) with 'Delivery Qty Cannot be Greater than PO Qty'.
        endif.
      endif.
    endif.
    this is checking for single delivery quantiry greater then po qty
    but if multiple deliveries it is not working.
    Please suggest me to write logic and coding chages.
    ravi n
    Edited by: Nekkannti Ravi Kumar on May 12, 2008 10:01 AM

    Hi,
    First u have to find all deliveries againegt PO Item (material). find out total deleviry qty + present delivery qty.
    than check with PO qty ..
    I think it will solve.............
    Gupta.......

  • DEVRY03 to trigger only at PGI not on change/creation of delivery(VL02N)

    Hello All,
    I have a requirement to create an DELVRY03 Idoc when doing PGI of a outbound delivery.
    We have an output type created for this and assigned in message control in partner profiels. When I am assigning this output type manually in VL02N and upon saving the Idoc is generated but I would like to restrict this only for PGI.
    Please let me know the solution and apreciate your quick response.
    Regards,
    Venkat

    Hi,
    In the output control settings (NACE), assign the Output control routine '1' against the output type.
    Edited :
    NACE -> Select Application V2 -> Click on Procedures Button -> Select the output procedure used -> Click on Control option -> Assign requirement '1' (Delivery GI Posted) against the Output type.
    Regards
    Vinod
    Edited by: Vinod Kumar on Jun 24, 2010 5:10 PM

  • Message type for VL02N

    hi,
    I want the message type, process code ad IDOC type to send IDOC to external system for shipment details to be sent. whenver a PGI is done I want that fields such as sales org,dist channel,division to be sent to external system. Does anyone knows which IDOC type to be used??
    Thanks.......

    Hi Abhi,
    Message Type: DESADV
    Idoc Type       : DELVRY05
    Process Code : DELV
    Also check this link
    [Message type and idoc for VL02n|Re: idoc for outbound delivery;
    Regards
    Kiran

  • Error Message in Delivery : Quantity falls below minimum inventory level

    Version : SBO 2005 A SP01 PL22
    Description of Issue:  When trying to Add a Delivery you get Error Message: Quantity falls below minimum inventory level [Delivery - Rows - Warehouse Code] [line: 0]  [Message 131-14].  You are then unable to Post the Delivery and Print the corresponding Packing List.
    Testing Findings:  Upon detailed testing of this issue and work with SAP Support it has been determined that the issue is that the Delivery Row Ordered Qty is looking at the OITM In Stock Qty when determining if the full Row Qty can ship instead of the OITW In Stock Qty.  This is an issue because due to other "bugs" this Client has encountered their OITW Qtys in other Whses are negative, even though they have the Block Negative Inventory and the Manage Inventory by Warehouse Flags Checked On.  This then reduces the OITM Qty below the level of the Delivery Row and you get the above error message. 
    Example:  A Sales Order Row has an Order Qty of 15 for Whse 01 for a particular Item.  The OITW In Stock Qty for Whse 01 = 17.  The OITW In Stock Qty for Whse 03 = -7.  The Block Negative Inventory and Manage Inventory by Whse Flags are both Checked On.  The 'Net' OITM In Stock = 10.  When you try to Copy the Sales Order to a Delivery and Add the Delivery, you get the above Error Message and it will not allow you to Post the Delivery and Print the Packing List.
    Current Workaround:  Client is performing Inventory Goods Receipts to bring the In Stock Qtys in the affected Whses to greater than or equal to zero.
    Proposed Solution:  SAP Development to add logic to SAP Business One to validate the Delivery Row Qtys to Ship against the OITW In Stock Qtys instead of OITM when the Manage Inventory by Whse Flag is checked on. 
    Supporting Documentation: This DRQ Request relates to Support Message # 864405 2007.  All above referenced testing details including example SO#'s, Item #'s, etc. and an entire copy of the Client's database are available and linked to this Message #.

    Hi Ramu,
    also you can  make sure you are choosing the right WH in ctrlshiftS windows if You do, then chek on Inventory -> Inventory report -> inventory status if you have enought and available quantities for the delivery, if you dont then you gonna have to make the PO and the AP Invoice to add more quantity to that item
    regards

  • Error Message when Delivery Note is created

    HI ALL,
              "Quantity falls into negative inventory" error message appears when Delivery Note is created from Sale Orders in SAP B1  system.
              Pls, solve my problem,
             Thanks u so much.
    kyimoh
    Best Regards

    hi kyimoh
    Please check  Your Item  In Stock Quantity status. If your quantity less then ur Delivery quantity. So You have to increase your item In Stock Quantity.
    Thanks
    Khan Imran

  • Error message from delivery release to sales invoice drawing of data

    cannot post parent item with child item from delivery receipt to sales invoice
    error message is ar invoice rows- warehouse code lino:0 ],'no matching records found "inventory log message"]
    any suggestions on the remedy for this?

    the Bom is sales and i've changed the warehouse code so that the parent item together with the child items would be posted from delivery note/release towards the sales invoice,i've tested it at their test database and works just fine without any errors popping out.
    ive changed specifically where they draw the child items--instead of DIY001,Ive changed it to warehouse Diy005 warehouse, while i did not changed the warehouse assigned for the parent which is coded as DIY001
    Thank you Nat for spending time to answer my query. ive got to test some more data if ever the changed of business partner name would have an effect with the transactions. the reason why i am testing it is that they have a same Bp partner code for two persons.

Maybe you are looking for

  • Background picture n problem on display other JInternal frame

    beginer; this is my code below n i compile it n the picture display correctly, but it seems to hide other internal frame as well, what wrong with my code :(, the problem is been specified between ? symbols public class InternalFrameDemo extends JFram

  • How to get the Horizontal Scroll Bar for a Table?

    Hi All, As per my requirement, I am displaying several records in a Screen in a Tabular Format. But here I have to show 21 Columns in that table which is too high. I am able to display it but due to it I am getting a Horizontal scroll bar for the who

  • Attaching a financial report URL to planning tasklist 11.1.2.3

    Hi I have tried in 11.1.2.3 to attach a URL (Smartcut of a financial report) to an item in a Planning tasklist. from there i got the following message: " EPM Workspace cannot function inside of a frame. Contact your system administrator." So i found

  • Process Chains Problem

    Hi, I’m facing a problem with the triggering to the Process Chains. When I’m creating a new process chain and scheduling it for immediate run using ‘Activate & Schedule’ (F8) the chains fails to start. In SM37 I can see the following status for BI_PR

  • Process Form Validation in OIM11gR2

    Hi, I am trying to provision and AD group from OIM. I created an RO(order by organization), Process FORM and PD. I am provisioning the AD group from organization manually by providing the values in the Process Form for Group Name, Group Types and oth