Purchase Order Delivery

Hi,
I want to display the delay on delivery (differance ) based on EKET table I can find the differance but I want to calculate the percentage also.... In Document I found that Standard deilvery time..
example :
the delay is 5 days...then
percent =  5 / (Standard delivery time * 100)
I want to know that where I can get the Standard delivery time..which table...
Raghunath.S

Hi Raghunath,
you can take the standard delivery time out of
- MARC-PLIFZ (MRP view as Jürgen already mentioned) using material number and plant, or from
- EINE-APLFZ, the purchasing info record, which requires also the vendor number from EKKO table.
Regards,
Kay

Similar Messages

  • Table name for purchase order delivery fields

    Hi Gurus,
    Can you please tell me the name of the tables and the joining condition for purchase order delivery details like Name, street , city, postal code, address detail and the joining condition?
    Regards
    MD. SAMY

    Hi MD. SAMY,
    1. Table EKPO has details lat line item level.
    2. You must make a simple ABAP program in the infosets (or functional area) that contain a line "addrnumber = ekpo-adrnr" while addrnumber is ADRC table field.
    3. Choose fields that you want in ADRC and put it into new fields (e.g. : DELI_NAME2 = adrc-name2., etc)
    4. The new field attribute must be maintained in the infosets (in EXSTRA).
    5. Now in the query you have those fields.
    Regards,
    Sameer

  • MRP and purchase order delivery date

    Hello
    Question about MRP
    we would like that the MRP run takes into account purchase order with a delivery date in the future
    Say the MRP run 10th of Oct we want that all purchase orders open with a delivery date in the future takes into account the quantity that needs to be ordered TODAY
    EXAMPLE
    Minimum stock 5
    Wse stock 0
    Purchase order delivery date D+1 10
    Lead time is 5 days
    So if you run MRP the systems proposes 5 to order today but they do not want  to order 5 because there is a coming purchase order D+1 of 10
    Does anyone knows how the pruchase order of 10 is taken into account in the MRP run ?

    Unfortunately, one of the weakness of SAP MRP is if a purchase order and/or production order is late, MRP will tell you to order it again instead of expediting.
    We have overcome this and other issues with our own economical planning enhancements. If you are interested you can contact me with your contact information

  • Purchase order Delivery date based on PO doc no and PO item no

    hi all
    we have a  requirement to bring Purchase order delivery date in to our report .
    it is in EKET Table - field EINDT.
    Is it possible to get this PO Delivery date in to our data source 2lis_02_itm which has PO Doc no(EBELN) and PO item.no (EBELP).
    In EKET Table the primary key is based on 3 fields. PO Doc no(EBELN), PO Itm.no(EBLEP) and delivery schedule line counter (ETENR).
    In EKET Table the data is like
    PO.NO/PO itm no/ schline counter/delivery date
    1000/10/1/1-1-2011
    1000/10/2/5-1-2011
    1000/20/1/2-2-2011
    1000/20/2/2-2-2011
    1000/20/3/5-2-2011
    so on...
    IF i enhance my datasource and populate the delivery date based on EBELN and EBELP we get only 1 delivery date for all the different schedule lines which is wrong.
    I know there is a separate datasource for schedule line data for purchasing BUT IS IT POSSIBLE TO GET the delivery date based on the different schedules by using some ABAP CODE, SINCE in our datasource 2lis_02_itm we dont have ETENR( SCHEDULE LINE COUNTER FIELD).
    if we use the standard data source  (2lis_02_SCL )it is not fair to pull all that data since we only need 1 field from it.
    Please suggest
    Thanks & Regards.
    Krishna

    Hi Krishna,
    Even though you plan to write some ABAP code or do any processing for a combination of PO document no. and Item no. you will always get multiple records with different schedule line items and it is really impossible to take the delivery date without knowing schedule line item no.
    And even when you said PO delivery date, it is actually means delivery date of any of the schedule line only. If you want to write some ABAP logic then you will have to decide like whether you want to display the First line item date or the last line item date etc. But which is again not a good idea.
    I think you can go for schedule line extractor.
    Regards,
    Durgesh.

  • Whats the fieldname and table name for purchase order delivery date

    hi all,
        whats the fieldname and table name for purchase order delivery date
      thanks and regrads

    EKET-EINDT is the delivery date according to the schedule lines.
    for example the line item has 100 qty.
    it is sent in three schedules (40, 40, 20).
    Then EKET will have 3 records for one PO Line item.
    The final delievry data is the EKET-EINDT for the 3rd schedule line item.
    Regards,
    Ravi

  • Error in posting purchase order delivery

    Hi
    I got an error while posting purchase order delivery through Tcode- MIGO
    This is the Error Message:
    Posting only possible in 2009/04 and 2009/03 in company code XXXX
    I checked everything Fiscal year variant,Posting period variant,etc.
    And in Tcode- OMSY.
    Let me know as early as possible how to solve this issue.
    Thanks and Regards,
    Deepthi.

    Hi Deepthi,
    You need to understand that posting periods 3 and 4 does not necessarily mean march and april in SAP.
    Check your fiscal year variant for the months which correspond to periods 3 and 4.  Then you will be able to solve your problem by yourself.
    Open and close periods in FI -  OB52
    Close periods and open new periods in MM Side - MMPV
    Hope this helps you....
    Regards,
    Sreekanth....

  • MIGO - GR Against Purchase Order -  Delivery Note # not to Repeat !!

    Hi all,
    Here is a interesting requirement from the business user!!
    Scenario: Currently they are making Goods receipt against Purchase order in Transaction MIGO. Delivery Note # (LFSNR) is entered during Posting.
    Problem: Recently they did MIGO for Purchase order, by mistake they did Goods receipt twice for same vendor delivery note # !
    Question: Can you please suggest a way to validate the Delivery note # field of MIGO, Such that it is unique. If the number is Repeated for the Same Vendor, system should throw a error message, stating that Delivery note # already exists. So that it avoids posting of GR for same delivery note even by mistake !!
    I thought of validating this entry in MSEG Table, but problem is it will delay the posting of document !!
    Is there a standard user exit or setting to validate this field during posting!!
    Thanks in advance.
    Regards,
    Thiyagu

    Joven,
    If you see transaction VL31, Creation of Inbound Delivery, SAP did the validation for EXTERNAL ID in the Input screen of the Transaction. If we try to repeat the External id #, system throws error message as below.
    "The external ID of the delivery note is not unique (see inb. dely
    0180267952)"  Message no. BORGR547
    When we make Goods receipt against Inbound Delivery instead Purchase order. We may over come the problem some how. Reason is that during Inbound Delivery creation itself External ID is validated. During GR against Inbound Delivery this External Id gets copied as Delivery Note #, so this is the alternative i thought !!
    Thanks,
    Thiyagu

  • Report on Purchase Order, Delivery Date etc

    Friends,
    Do we have a standard report with the following info :-
    Purchase Order No and Date
    Delivery date as per PO
    GR Number
    GR Date
    Vendor
    Please let me know if there is standard report else which are the tables to be used for a query.
    Regards

    > But system responds "Scope of list BEST_ALV not defined". What is the "BEST" solution for this.. (I am using 6.0)
    You Can Define your Own Scope of List ie BEST_ALV in the Following Path:
    SPRO-MM-Purchasing-Reporting-Maintaining Purchasing Lists-Scope Of Lists-Define Scope of List
    Just Copy the BEST Scope of List and Rename it to BEST_ALV and Save. Now Double Click on BEST_ALV and in Settings for ALV Grid Control Tab Put tick mark against Use ALV Grid Control and Save.

  • Purchase order delivery control

    Hi,
    we have purchase order with 5 line items, system should allowe only full quantity deliveries each line item wise. we need to control partial deliveries each line item wise, so how can we control this. We should control with itemcategory wise(NLC and NLCC).
    Rao

    Dear Rao,
    You can control this through customer master settings but I don't know about it will full fill your requirement or not.
    Try this
    Please go to the customer master data through VD02 transaction then go to Sales area data here you go to the Shipping tab here you can find the Partial delivery per item field under Partial deliveries. You maintain B  Create only one delivery (also with quantity = 0) or C  Only complete delivery allowed in the Partial delivery per item field then try.
    I hope this will help you,
    Regards,
    Murali.

  • Purchase Order Delivery date Expiry

    Hi Friends,
    My Client wants, Puchase Order should be blocked if the GRN is not done at the scheduled Delivery Date.
    Please tell me if it is possible
    Regards
    Prashant Atri

    Hi,
    In Purchase Order ( ME22N) , enter Latest GR Date in Delivery TAB in the  item details which allow latest acceptable date for goods receipt and if date is after this date, you will receive a message .
    Regards,
    Biju K

  • Purchase Order Delivery Date Check

    Hi,
    Need to validate the Delivery Date of the Purchase Orders. Need to block the date change for past date date. Need to allow the change for future date.
    Ex;
    If PO is creating today (13.01.2008) , the delivery date need to be equal or more than todays date. If the user try to enter a past date, system to be issue an error message.
    Please guide.
    Regds,
    NalindaR

    Hi,
    Go to customizing,
    Material management> Purchasing-> Environment Data---->Define attribute of system message.
    In the window select "System message" field
    the go to message : 00    ME    039    "delivery date in the paste"
    in front of the ligne set the indicator  "E" instead of  W
    regards

  • Purchase order delivery date is same as creation date

    Hi,
    For one of the plant.when PO is created manually  delivery date is taking  same as creation date.why it so.
    Can any one provide the reason.
    There are no Personal settings in Purchase order
    for the material the data maintained as follows :
    MRP2 :
    Planned delivery time is 24 days
    GR processing time is 5  days
    Purchase info record :
    Planned delivery time is 24 days
    SPRO-Plant parameters
    Purchase Processing time 1 day
    Regards,
    somiraghu

    Hi ,
    System calculate the delivery date by the sumation of planned delivery time with your creation date. In the material master the planned delivery time for that plant may be zero ,.tht may be the region behind  the system is showing the creation date as the delivery date.
    Pls check your Material in Material Master for that plant...
    Regards

  • Purchase order delivery shedule tabl , no Good issue date, loading date.?

    Hi Experts
      We found some Purchase order, in po item, it is without goods issue date, loading date and so on.
    Material has set ATP check on mrp3. what's possbile wrong? something wrong for matieral setup or others?
    Thanks
    Alice

    Hi
    Really thanks for your help. You mentioned " SD delivery of the sending plant is created and processed."
    Do you mean in material master , the sales view -delivery plant will impact this po GI date and Loading date? It maybe something wrong?
    Thanks
    Alice

  • Inbund Delivery Date Purchase order delivery date

    Where in customizing can I make it standard that the inbound delivery takes over the delivery date from the purchase order, and not the creation date?

    what was the solution?

  • Standard individual purchase order -Delivery error

    Dear All,
    I'm having issue on individual purchase order, Using TAB item category.
    Please understand my issue:
    Without purchase order +MIGO + MIRO + I am creating outbound delivery number but PGI, but is not allowing.
    Here my question: without creating any special stock 0 quantity outbound delivery number is generating.
    The reason i understand that was standard behavior.
    My requirement, suppose created -- SO - with reference done outbound delivery --How to write logic.
    If item category TAB: special stock is exist, then system have to allow delivery quantity or else it has to show error message.
    Please provide me your valuable inputs to me,
    Thanks,
    Prasad.

    Hi Varaprasad,
                            You will have the special stock indicator "E" in the item category "TAB" Which tells the system that this item falls under special stock category. So at the time of delivery creation, you need to have stock againast the saleso order. So for that you need to have a PO created and MIGO done for that. Then only system will show the stock reserved for this sales order. There is one more way to create the delivery which is pOsting stock againast the sales oredr in "MB1C" by entering the special stock category "E" in the initial screen. When you do not have stock, if the system is allowing you to create delivery with zero quantities means that the configuration setting "Check 0 qunatity" in the delivery item category configuration(Transaction --0VLP-ZEROVLP) has been set to blank or "a", change this setting to "B" OR "C", But kindly please note that the Goods reciept mandatory and Invoice reciept mandatory indicator will come from the account assignment categoery of the Schedule line category configuration.(VOV6). Check "VOV6" and take the accoutn assignment category(Normally "M") and go to "OME9" and check if the goods reciept and Invocie reciept has ticked or not. If they are ticked, then you need to do the GR an IR. Kindly please let me know If you need any more information on this.
    Regards,
    Ram Pedarla

  • Budget Check in Purchase Order Delivery Schedule

    Hi there,
    I have created a Purchase Order with 50 units to be delivered in year 2009 and 30 units to be delivered in year 2010. An internal order is assigned to the purchase order, system prompt error message due to no budget maintained for year 2010.
    Just wonder if it is possible to have the budget availability control check deactivate for year 2010, but still active for year 2009?
    Please advise.
    Thank you.

    Hi there,
    The overall is not selected. It is now checking annual budget, but due to year 2010 has no budget assigned, therefore, system prompt error message due to budget exceeded. I.e., 0 budget in year 2010 vs. the planned delivery of 30units or $30,000.
    Anyway to set the system not to check budget for year 2010 but do check for year 2009.
    Thank you.

Maybe you are looking for

  • ACS 5.3 Accounting

    Hello all, I need to help with accounting in ACS 5.3. When I setup accounting on WLC 440x / 5508 ACS takes them as an authentication request and fail. Here are some logs what I see in acsview: Dec 9,11 6:05:11.783 PM Radius authentication failed for

  • My computer will not load Pay per-view sites

    I have tried numerous times to pull up payperview sites. When I try to access the site i get the message: "Safari can't open the page ....... because it can't find the server ....... I have called customer service for the sites and they have tried tr

  • Flash Builder 4.5 - Flex (source code automatically changed after existing project import)

    Hi all! Til yesterday, i was using FB v4.0 and it was perfectly working. But now I'm under 4.5 and i have problem when importing my existing projects. Now let me introduce the matter: The entire project solution is located on my Desktop. So, to impor

  • Text File Database

    Hello, i am a student at The Open University "APEIRON" Travnik (www.out.edu.ba), i am pursuing a Masters degree in IT, we have one Exam called Java programming. My practical exam part is to create a program that should enable user to manipulate stude

  • Change png background color?

    Does anyone know if you can change the default white background for png files that have a transparency in Bridge CS3? I have a lot of white/light pngs that you can't see in Bridge. It'd be better yet if Bridge could show the transparency. Is that pos