Changing Required Delivery Date to the Existing Purchase Order date In VA01

Hi All
    My requirement is while creating a sales order I want to know Is there any exit to move the PO date in Header details of VA01 to the Req Delivery Date in Sales tab or change the Req. Delivery date to the existing PO date in sales tab of VA01. And also please note that it should be triggered on save of VA01 transaction.
Thanks in advance
Shivakumar

hi
Hope this helps
DTRM001            Reschedule schedule lines without a new ATP check
45A0001            Determine alternative materials for product selection
45A0002            Predefine sold-to party in sales document
45A0003            Collector for customer function modulpool MV45A
45A0004            Copy packing proposal
45E0001            Update the purchase order from the sales order
45E0002            Data transfer in procurement elements (PRreq., assembly)
45L0001            SD component supplier processing (customer enhancements)
45P0001            SD customer function for cross-company code sales
45S0001            Update sales document from configuration
45S0003            MRP-relevance for incomplete configuration
45S0004            Effectivity type in sales order
45W0001            SD Service Management: Forward Contract Data to Item
46H0001            SD Customer functions for resource-related billing
60F0001            SD Billing plan (customer enhancement) diff. to billing plan
Regards
Atul

Similar Messages

  • Assign current system date to the existing variant of date field

    Hi Experts,
       I am working with BDC for data uploading. Here I have a different requirement that how to assign the current system date to the existing variant of the  date field .
    The date field is defined as:   select-options s_date type sy-datum.
    Anybody have an idea, pls let me know.
    please help me .
    appreciate your valuable suggestions.
    Thanks.
    Prasad.

    Hi,
    try like this...
    SELECT-OPTIONS: s_date FOR sy-datum DEFAULT sy-datum.
    Arunima

  • Function module to change the SRM Purchase order data

    Hi
    Is there any function module in SRM which calls the BBP_DOC_CHANGE_BADI method BBP_PO_CHANGE  so that we could change the PO data via dubugging which changes the PO in SRM as well as in the backend in Extended classic scenario.
    Thanks
    Krishna.

    BBP_PD_PO_CHANGE <- that one
    BBP_PD_PO_SAVE
    COMMIT WORK.
    The others to persist the change into the database

  • Purchase order data for ATP category BH and BI not retrieved

    Hi Experts,
    I have a requirement where I need to extract purchase orders data from the bapi BAPI_POSRVAPS_GETLIST3. I am passing the locations, products and ATP categories AG,EF,BF,BI and BH. However, my bapi works correctly for AG,EF and BF, but it does not retrieve the data for BI and BH categories.
    I have debugged the bapi and found that it is unable to retrieve data from the live cache.
    Can anybody please help me out and let me know the exact reason for this issue? I have checked the return table of the bapi and it does not give any error message as well.
    Looking forward to your reply.
    Thanks in advance.
    --Warm Regards,
    Prajakta K.

    Hi,
    BI (stock transport order) and BH (PreqRel) are demand elements for which there exist corresponding receipt element as BF (Purchase order) and AG (Preq) respectively. BAPI will give data for these categories.Thus you can get data for BI and BH from corresponding BF and AG.
    Similarly EF (Dep:Preq) is receipt element and you will not get data for corresponding demand element which is available in the system as EG (Dep:ConRel).
    I think BAPI is working fine.
    Regards,
    ~Vaibhav

  • Tab Purchase Order Data not visible via CIC

    Hi All,
    I have a problem with displaying the tab Purchase Order Data via the Customer Interaction Centre. If I create an order via CRMD_ORDER then this tab is visible, only not via the CIC.
    In tcode CRMV_SSC we use the folling for other tabs like Partner, Sales, etc.:
    Screenprofiletype TSAL
    Screen Profile: ZRAP
    Tabstrip Panel: HDTSAL
    Programm: SAP_LCRM_TSALES_UI
    With the combination above the tab Purchase Order Data (function code SALES_PURC) is not visible in the dropdownlist with available functioncodes. The system indicates that this functioncode is not available in programm SAP_LCRM_TSALES_UI.
    Questions i have are:
    Is SALES_PURC the correct functioncode for the tab Purchase Order Data?
    How can i make this tab visible via the CIC?
    Regards, Sander

    Hi Michael,
    SAP is designed to send a XML file from a purchase order or any other document type (delivery, sales order, transportation, etc) with very little effort. This means, that SAP delivers already a solution for that which the customer needs to set up.
    To create a PDF file actually requires quite a lot of custom development, specially to comply to the layout the customer requires. This is usually a task that goes from the testing team to the development team back and forth a few times before it is accepted.
    Regards

  • Standard Purchase Order Data Source question

    Hi,
    I have read the documentation discussing how to create data definitions. They all say make sure that the code is the short name of the concurrent request. However I noticed when I look at the Standard Purchase Order Data Source's code it has is PO_STANDARD_PO which seems to match the XML Schema PO_STANDARD_PO.xsd how is the concurrent request initiated at runtime?
    Thanks,
    Mark

    If you go to the XML administrator screen and lookup the definition of the XML page and what program it is associated to as a start. From memory, i believe that the Definition of the Print PO concurrent job is where the output is required in order for the PO to be printed in the XML format.

  • Purchase Order data from archive

    Friends,
    May i ask your expert advise on the best possible and efficient way to extract the archived Purchase Orders data, basically key figures are needed for audit purpose of year 2002 to 2006, i tried using SARA and SARI, but they are really killing huge time and also the system memory.
    Thanks in advance for all your valuable advises.
    Best Regards,
    Ravi

    Hi Ravi,
    If you are talking about the data from a few purchase orders, then displaying using ME23n will be the easiest.
    If you are talking about some key fields from a lot of POs then i feel using infostructures will be the easiest (although it is slow if you are talking of huge volumes of data; but compared to sequential access, this is better).
    If there is a standard infostucture already available which has the fields which you are looking for, then activate and build the info structure. Else, you may have to create a new infostructure which has the fields you require; again for this you can make use of a standard available field catalog or create one on your own. When filling the infostructures, you may have to fill for few archive sessions / files at a time so that it wont take long time and memory.
    There is another way which is possible. If you have BI system in place and if it contains the data you are looking for, then you can extract the data from BI (if it suffices your audit requirements).
    Hope this helps,
    Naveen

  • R12 - How to customize the seeded Purchase Order PDF report

    Hi,
    We need to customize the layout AND the data of the seeded Purchase Order pdf report that is generated in PO Summary form when user picks drop-down menu Inquire->View Document. I know how to set up the Document Type with a customized layout but I do not know how to update the XML data that feeds the layout.
    Thanks, Mike

    Mike,
    Please review the following documents.
    Note: 374165.1 - How To Customize The PDF Output For Printed Purchase Order Report (Portrait) ?
    Note: 406094.1 - How To Diagnose Issues Within Oracle Purchasing PDF File Creation for Printing
    Regards,
    Hussein

  • Purchase order data base

    I need help.
    I have a database that contains all purchase orders
    I'd like to be able to create a report that shows only the most recent order for each supplier
    ordered by date.  Sounds simple but I have been struggling with this for awhile.
    Thanks

    Create a group on the supplier name
    create a group on the purchase order date - ascending order
    place the output fields you want to see on the report in the footer section of the purchase order date.
    Suppress the purchase order date header, the detail section and the supplier name footer.
    You may need to do a 'top N' group sort to get it to sort by date, as the instructions I'm giving would put it in Supplier order.
    Only the last purchase order data will display on the report.  If you want to include Supplier specific information, such as address, phone or customer number you can place those fields in the Supplier group header.
    This report will pull in all the data but only display the last record for each supplier's last purchase order (assuming they only have one purchase order in a day...if you have more than one in a day you may want to include a purchase order number group and move all the data into that footer).
    If you're going to summarize, say, try to get 'total dollars for month', you'll need to use a 'running total' and specify the dates to be used in the Evaluate section formula.

  • Change Purchase Order date as per MRP Run

    Hi SAP Gurus,
    My scenario is like that, MRP for a Material is run last Month and Purchase Requisitions are converted into Purchase Order, but there is no Good receipt for this purchase order. So my requirement is that when i run MRP for current Month. It will change the Date of same Purchase Order. Is this thing is possible through any enhancement /standard SAP scenario. Please give me a solution

    Hi
    MRP will not change the Purchase order dates since it is a firmed receipt element.
    You can achieve your requirement like this,
    1. You run MRP for the current month, if the PO delivery dates are not matching with the required date, system will give exceptional message with rescheduling dates.
    2. You can make a custom program to change the PO delivery date as your rescheduling date or whatever logic you want.
    Regards
    Bala

  • Tables for sales & purchase order data relating to delivery

    hi all,
    i am writing a report to download all the delivery data after the delivery is created.i have to download the sales order data & purchase order data relating to this delivery also.
    i am using likp & lips table for delivery.which tables i
    should use to get the sales order data & PO data for the same delivery (likp-vbeln). i.e i need the sales & purchase order related tables which has link with delivery tables like likp & lips etc.
    plz advice me. it is very urgent.
    any idea is highly appreaciated.
    Regards
    pabitra

    in Addition to NM ,
    in case of STO there is no Sales Order , Process will be like this
    PO-->Delivery->PGI--->Billing  then u have to
    link
    *getting the History data of the PO
            select ebeln
                   ebelp
                   belnr
                   menge
                   from ekbe
                   into corresponding fields of table  w_ekbe
                   where ebeln eq w_lips-vgbel
                     and ebelp eq w_lips-vgpos
                     and bewtp eq 'L'.
    Regards
    Prabhu

  • Change in purchase order date

    Dear all
    how can i change purchase order date if i enetred wrong in me21n.i checked in me22n for change but it is in grey mode & system not allowed.
    regards
    ajit

    Hi 634395 FAQ: Purchase orders in the service
    15.        Question:
    Why is it not possible to subsequently change some fields in the
    purchase order for external service and blanket purchase orders?
    Answer:
    The following fields cannot be changed subsequently due to technical
    reasons:
        o  Document type (BSART)
        o  Vendor (LIFNR or SUPERFIELD)
        o  Document date (BEDAT)
        o  Purchasing organization (EKORG)
        o  Company code (BUKRS)
        o  Language (SPRAS)
        o  Item category (EPSTP or PSTYP)
        o  Plant (WERKS)
    As you can see it is standard that BEDAT can not be changed.

  • Additional field in the sales order header Purchase Order Data tab

    Hi,
    I want to add an additional field in the below screen:
    VAO1 > Go to > Header > Purchase Order Data >
    Under Sold to party section i want to add an additional field.
    Is this possible through configuration?
    Please let me know.
    Thanks in advance
    Edited by: Kase on Dec 20, 2011 7:06 AM

    Hi Kase,
    Check this below link it might be helpful for your issue
    sales order - Additional data B
    new fields in sales order
    Regards
    Pradeep

  • SAP renamed 'Purchase Order Data' tabs but it is not changed in menu bar

    In VA01/VA02/VA03  transactions,  SAP has renamed the "Purchase  Order Data" tabs at header and item level to "Order Data" but the Goto > Header   and    Goto > Item    menu paths still have "Purchase Order Data" as the name.  This is inconsistent.  Is there an SAP fix for it?

    Try wit this report RSLANG20
    Best regards,
    Mirek

  • When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

    When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

    When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

Maybe you are looking for

  • OIM11gR2 - How to migrate an Application Instance Form

    Hello, I'm trying to migrate an Application Instance Form from my Dev env to my QA env. My target system is SAP I performed the following steps in Dev: 1. Installed and configured the SAP Connector (no problem here) 2. Created a sandbox 3. Created an

  • Problems Importing Slides / Captivate 3

    I have a series of 6 related Captivate projects, plus one I use as a template. Since there's some shared content, I need to be able to copy slides from one project to another, but I am having serious import problems. When I try to import slides from

  • Drop Zone question

    Hi, using DVDSP4, I created a drop zone, then dropped a still photo asset into the drop zone. I need to now move the asset, that is, show a different portion of the asset in the drop zone. How do I do that? THANKS!

  • Converting Single App membership to Full -Staff question ?

    Hi -- I currently have two Annual single App Membership plans running: Photoshop - AD001472772UK and PremPro - AD001752956UK. I've been trialling other Apps available in CC and find I could now use at least 4 others. In the UK the full membership is

  • Sqlplus / as sysdba error

    I am looged in as a one of admin group user and from the command prompt when I type sqlplus / as sysdba gives me ORA-01031 insufficient privileges. My sqlbet.ora has the following entry: SQLNET.AUTHENTICATION_SERVICES = (NTS). I have similar configur