How to add Order quantity in outbound ASN ?

Hello Experts,
I need to send the order quantity along with the delivery quantity in the outbound ASN. What is the procedure and which field do I need to include for order quantity ?
Thanks in advance

Hi Darshak,
The screenshot shared by me is just an example from the SAP standard IDoc DESADV (DELVRY02) you can modify this and create custom type based on your requirement. I think in your case this has been modified as basic type is saying ZDESADV  you need to talk to your technical / functional team who can help. As far as standard SAP are concern you will find the E1EDL24 segment under data record(Screenshot attached)
ORMNG is a field where orignal order quantity gets stamped at the time of Delivery creation and you can find this field into table LIPS

Similar Messages

  • How to add order reason code field to selection screen of VL10

    Hi,
       How to add Order reason code(vbak-augru) to the selection screen of VL10.
      1. How to find enhancement for it?
       2.I want to display Order reason code field on output list also?
      3.Pls give steps i am new to enhancements
    thanking u advance...
    surya

    Hi,
    there is no user exit available for this report program, one alternative is copy the program associated with this standard program i.e. RVV50R10C to a Z program and modify it as per your requirement or if you want to modify the standard program you need access key.
    Regards,
    Raghavendra

  • How to add Total Quantity in Inbound and Outbound Delivery screen

    Hi,
    I want to add Total quantity field in Inbound and Outbound Delivery screens.
    In document flow i can see the line item quantities in ALV Format, but if i select Display the totals above the entry check box
    in Change Layout--> Display, i didn't see any totals displayed.
    Please help me on this?
    Regards
    Bhuvana

    Hi
    If the field is a customer field, see BADI 'LE_SHP_TAB_CUST_HEAD'
    Regards
    Eduardo

  • Add Order Quantity to Pick List PLD

    Can someone tell me how to add the Sales Order Quantity to the Pick List PLD.  I tried adding a database field with PKL1-OrderEntry and then adding another with RDR1-Quantity and then relating that to the former with no luck.  Any ideas from the PLD experts out there?.
    Thanks,
    Karl

    Karl,
    You have already done 80% of work by adding a database field with PKL1-OrderEntry and then adding another with RDR1-Quantity and then relating that to the former
    You will need to add another database field PKL1-OrderLine (Order Row ID)
    Then in the RDR1.Quantity field
    Relate to: PKL1-OrderEntry
    Next Segment: PKL1-OrderLine
    This should work.
    Good luck
    Suda

  • How to reduce order quantity in sales order

    hi
                       I have one scenario in that suppose order quantity 100
    then client want to apply discount on order quantity  suppose it is 25%(manually enterd)
    then quantity applicable for pricing = actual order quantity (100) - quantity not applicable for pricing rate(25%) =75
    then again manually enter some quantity which not applicable for pricing e.g. 5
    then they apply rate on 75-5 = 70 quantity
    EVEN if they delivered  100 hole quantity .
    my problem is that how I can  configure this pricing?
    please help me
    thank you

    Hi,
    1) Create a new discount condition type with Condition class Discount and Calc type Quantity.
    2) Create a Alt Calc type routine in VOFM which would calculate the discount on a fix percentage as maintained in condition record.
    3) Maintain condition record for the discount condition say 25%.
    4) With the help of ABAPer write logic in routine to calculate total order qty and then a discount of 25% based on say PR00, etc
    5) Assign the routine in pricing procedure under Alt Calculation type.
    Regards,
    Amit

  • How to add ordered list, subscript in RichtextEditor?

    Hi,
    In the richtexteditor I need to add the ordered list button(like the bullet) and a button for subscript, is ther any way to that.
    I have the information how to add a Find/Replace button.
    Also can anyone provide me the format for ordered list.
    Help me regarding this.
    TIA

    Hi,
    Try this :
    super.processRequest(pageContext, webBean);
    OADefaultListBean list =
    (OADefaultListBean)createWebBean(pageContext, OAWebBeanConstants.DEFAULT_LIST_BEAN,
    null, "popuplist");
    list.setListViewObjectDefinitionName("oracle.apps.per.selfservice.competency.profile.server.CompSearchVO");
    list.setListValueAttribute("compType");
    list.setListDisplayAttribute("compType");
    list.setMultiple(true);
    list.setName("poplist");
    OAMessageComponentLayoutBean listboxlayout = (OAMessageComponentLayoutBean)webBean.findIndexedChildRecursive("searchFiltersRN");
    if(listboxlayout!=null)
    listboxlayout.addIndexedChild(list);
    Check for the correct id of the OAMessageComponentLayoutBean as this is the correct code to add the list bean.
    Thanks,
    Gaurav

  • How to update order quantity using the fn BAPI_SALESORDER_CHANGE

    Hi experts,
    I have a requirement that,
    when the quantity in the delivery is edited manually , the order quantity  in the sales order should be updated automatically.
    can we achieve that using the Function module BAPI_SALESORDER_CHANGE?
    if so, kindly let me know.
    TIA.
    kanthi.

    kanthi,
    in tables tab in second parameter ORDER_ITEM_IN you can see couple of field for different type of quantity among them you can choose appropriate one.
    field are:
    TARGET_QTY
    RNDDLV_QTY

  • How to adjust order quantity to match lot quantity

    Hello everyone.
    Is there any feature that adjust the ordered quantity to match sales/purchasing lot quantity automatically?
    (OM or PO)
    For example,
    Item A's sales lot quantity is 10.
    When customer ordered 3 Item A ( or User is ordering 3 Item A to the supplier )
    I expect the sales/purchasing order quantity will be adjust 10 automatically.
    Regards
    Kei Machida

    Hi Venkat,
    You can up date the price or quantity in the billing document based on the delivered material batch quality parameters.
    But for this you need to take ABAPer help.
    I hope this will help you,
    Regards,
    Murali.

  • How to default picked quantity in Outbound Delvery Creation?

    Dear experts,
    Is there way to automatically default picked quantity to quantity actually delivered during outbound delivery creation (VL01N)?
    Thanks,
    Richard

    Hi,
    There were some similar functionality as you need be using the standard picking list (message type V4, condition type EK00).
    This condition type EK00 has assigned the program /SMB40/RVADEK01 (in my 4.7 system). This standard program is calling after issuing the picking list (if everything is OK and you are not in preview mode) a form which is updating the picking quantities to be the same as the delivery quantities.
    So, one ideea is to implement this message EK00 to be issued automatically for your delivery on save (time 4) and setting for example to issue the message in the spool and not printing it or something like that.
    Also, if you want a nicer solution you should create a new message and copy the functionality from EK00 and not issue any form but just update the quantity.
    If you need some additional help please tell me (settings for EK00 are some how hidden in the SPRO )
    BR,
    Valentin

  • How to change actual quantity in Outbound delivery User exit

    hi all ,
    My requirement is to change the quantity of outboud delivery according to some logic .but my issue is after writing the code MV50AFZ1 , system is not considering the quantity changed by me , it is taking the quanity directly from sales order confirmed quantity .
    please anybody help on this issue  .

    Hi,
    Under which user exit have your written your code:
    USEREXIT_MOVE_FIELD_TO_LIKP or
    USEREXIT_MOVE_FIELD_TO_LIPS or
    USEREXIT_SAVE_DOCUMENT or
    USEREXIT_SAVE_DOCUMENT_PREPARE
    I think if you write your code within the USEREXIT_SAVE_DOCUMENT, it should work.
    Regards,
    Subramanian

  • Add ordered quantity to delivery note idoc desadv01 with user exit

    Hi,
    I am using the IDOC DESADV01 to output electronic delivery info when a user PGIs on a delivery note.
    The problem is I need some extra data like the original order qty, this exists in field VBAP-KWMENG
    So I think I would need to extend the idoc and do some kind of user exit to populate the value into the new idoc field.
    Unfortunately I have no experience with this, can anybody advise if its the correct way and how to get started?
    With thanks
    Rob.

    I apologies our system is totally different based on that I suggested.
    But current I guess you have to extend idoc.
    Below link is helpful for extending idoc.
    Let me know if still if you face any problem.
    http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml
    Thanks,
    Narayan

  • URGENT : How to add spaces in the outbound file

    Hi Gurus,
    I am writing data from SAP to a Unix file via an ABAP program.
    The file has one record with 4000 characters with 2000 spaces in between the datas.
    Is there any command to add these spaces ? Or I have to go through a loop to add them ? I cannot leave them and assume that they will be spaces by default,as this is causing some error in Unix side.
    Please help,this is urgent.
    Regards,
    Sandip.

    heyy i could find the solution to it....so am closing the thread..thanksss

  • How to add a New schedule line and update the order quantity?

    Hi all,
       I have to add a new schedule line in VA01/VA02 so that when ther is partial confirmed quantity against a schedule line, we have to create a new schdule line based on the existing so that it will contain confirmed in one and unconfirmed in the other.
    The schedule line will split once the user go to Header data screen in VA01/VA02. So I used USEREXIT_MOVE_FIELD_TO_VBAK  user exits in MV45AFZZ include program.
        I splited the order quantity against the confirmed quantity and added it as new schedule line in the XVBEP internal table and update UPDKZ flags for XVBEP & YVBEP.
      Could anyone tell me is there any other way to do this without updating XVBEP? Because it is affecting some other place because of index table is not updating. How to you think use if update xvbap-etenr_high and update index table IVBEP1 for new line insert into XVBEP instead directly inseritng it into?
    My code as follows:
    xvbep-WMENG = t_temp-WMENG .
    modify xvbep TRANSPORTING WMENG.
    t_temp1- ETENR = '0002'.
    if SY-SUBRC <> 0.
      t_temp1-UPDKZ = UPDKZ_NEW.
      modify xvbep TRANSPORTING WMENG UPDKZ.
    endif.
    With Regards
      Raj

    Have you got thru this one if so please provide me with the solution as i got the same req' ..

  • How to send outbound ASN IDoc with all the delivery info on legacy system??

    Hi EDI-Gurus,
    I have a small question.
    We accept inbound sales orders into SAP and send outbound Order Acknowledgments out of SAP. We don't really maintain shipping and billing info on SAP. They are being maintained on legacy. But we have to send Outbound ASN, Invoice out of SAP for them.
    Can you please let me know how exactly we can do that in detail.
    thanks,
    Matt

    Can we do this way, correct me if i am wrong.
    We'll send ASN when we issue Goods right??. If we get all the Goods issues details  relevant to an order from legacy using LSMW using IDoc method, can we send it out of SAP.
    I am just wondering if it is possible or not.
    Or get the Shipping and Billing details from legacy (using which method i don't know), and using a custom function module can we send the outbound 856 and 810 out of SAP.
    Can you throw some light on this?
    Thanks,
    Matt

  • How to create a job card and how to add waranty card in sales order

    I have one scenario for CS.the scenario is realted to automotive industry. Basically its a trading industry of HCV,MCV,LCV apart from that they will do servicing also. First the customer comes for a service.he is having free services. he will have waranty for spare parts of the vehicle. once he comes for servicing first the executive will take complains from the customer after that a Job card will be issued to the customer. there his chasis no ,engine no and registration no will be there. once enter the chasis no entire customer details has to come. how many free services he is having for how many kilo meters.then job card will go to the spare parts dept.that dept will issue the spare parts.then they will invoice the customer. he will pay the payment.and finally the gate pass will be given to the customer to deliver the vehicle.
    painful area is how to create a job card and how to add waranty in sales order.
    Regards,
    Venkat

    Hi,
    Have u resolved it then Please let me know !!! It is a very interesting problem and owuld like to know the solution...
    Regards
    Krishna

Maybe you are looking for