Purchase orders : Open and Completed,Open Only,and Completed Only

Hi Friends,
I have got a new requirement in Existing report I have to add few fields Like :
Slectio screen will be :
Purchase orders :
Open and Completed     only
Open Only
Completed Only
When I select open and Completed only, it display only those purchase orders.
if i select Open only, it should display only open purchase orders, Like wise for Completed .
Could you please from which table i can find out the purchase is open and completed, or open only, completed only?
Could provide me the fileds for
Open and Completed     only ?
Open Only ?
Completed Only?
Regards,
Xavier.P

Hi Xavier ,
Purchase orders :
Open and Completed only -- All PO in EKKO Table
Open Only -- Table EKPO for which Final Invoice Indicator(EREKZ) is not set
Completed Only -- Table EKPO for which Final Invoice Indicator(EREKZ) is set
Regards
Ramesh Ch

Similar Messages

  • Purchase order Text and Basic data text needed from MM03 tcode

    Hi
    I need Purchase order text and Basic data text to be fetched by material number.
    Purchase order text and Basic data text are present in MM03 Tcode.
    Can anyone please guide me how to do it.
    Kind Regards
    Sajid

    hi
    Purchase order text
    GotoMM03 ->view purchase order text.
    In purchase order text screen, below you find one icon 'Editor'
    click on this icon. It will open another screen.
    In this screen -> click Goto Menu->Header.
    It will open the details about Purchase order text.
    TextName (Generally it is material name)
    Language
    Text ID : BEST
    Text Object: MATERIAL.
    Pass the above to READ_TEXT to get the text
    *Basic data text *
    Basic Data Text in MM03

  • Report for Planned vs Purchase Order(Qty and rate)

    Hi
    I have the following issue. My client is raising Purchasing requisition and Purchase Orders in Me51N and ME21n respectively. The Project Structure is used only to plan the quantities and rates whereas no PR is released from it. But the components are attached. Now if i make use of the code CN52N, i am getting the planned quantity and unit rate for the planned value whereas no Purchase requisition number or purchase order number is updated in it.
    My requirement is that both planned quantity, rate along with Purchase order quantity and rate should be available in a report.
    1. Is there any setting that we can make so that the details are updated in cn52N (or)
    2. is there any other report with those details (or)
    3. Should that be achived only through ABAP.
    Please suggest.
    Raghav

    There are a few reports that you can use to display STO requisitions and orders, by supplying plant, material, or MD04 like was mentioned.
    The only thing that you don't have in a report is the link to the production order. In SAP in a MTS situation there's no fixed link (pegging) between the requirement (STO) and the supply (prod Ord).
    You can view the pegging dynamically, for example in MD04.
    Edited by: Mario Adler on Oct 27, 2011 12:13 PM

  • Purchase order Revision and Releases

    Hello All
    Can any one tell me the keyfig for Purchase order Revisions and Releases.I am trying to built a report that has PO Revision count and PO Releases count.
    Any help would be appreciated
    Thanks

    Hi,
    PO release is a approval procedure. If a PO fulfills certain conditions (e.g. the total order value exceeds $10,000), it has to be approved (by the cost center manager, for instance) before it can be processed further. This process of approving is knows as release procedure.
    PO revision refers to changes made to PO. If an existing PO is changed, the system can print an amended PO displaying the changes. The first change is printed as 'amendment no. 1", the second as 'amendment no. 2" and so on.
    Hope this helps.

  • Problem in releasing Purchase order(ZCAP and ZREP)

    Hi,
    I had made a purchase order and now i want to release in the tcode ME29N but the when i execute this tcode and fill the PO it gives the message that it cannot be released.
    can any body provide me guideliens for it to solve this problem.

    First Go to ME23N Purchase ORder Display and In Header tab Check Whether Release Strategy tab is there.
    If its there Check whether all the Charecteristics values you defined are meeting the Release strategy.
    Then go to ME29N and Put tick mark on Set Release Option and Try again.
    Regards,
    Ashok

  • A report which shows the purchase order MM and the linked vendor invoice

    Hi All,
    I wonder if ther's a SAP standard report which shows the purchase order MM and the linked vendor invoice (the FI document)  with the Net due date.
    Could anyone help me?
    Thanks
    G.Rossi

    Hi,
    ME80FN with PO History View
    ME2N with Scope of List "ALLES"

  • Purchase Order Price and Invoice verification price

    Hi All,
    In which report we can get purchase order price and Invoice verification price in SAP standard.
    Thank in Advance........
    Regards,
    Sanjay

    Hello,
    Check ME80FN transaction and select change view on the output screen and select Purchase order history.
    Regards,
    Shailesh

  • Table containeing both the purchase order number and the sales order number

    hi all!!!
    what is table that contains both the purchase order number and sales order number corresponding to that purchase order number.
    Moderator message: please search before posting.
    Edited by: Thomas Zloch on Jan 31, 2012

    Hi Sunny,
    Yes they are same. You will be creating a purchase order in ME21n. After creating purchase order you will shown a number for that order.
    Reward points if useful.
    Thanks,
    Swamy Kunche

  • Purchase order terms and conditions in french

    Hi,
    i want purchase order terms and conditions in print preview to appear in french.I added that graphic and added conditions also.I maintained material and vendor in french language still it is not displaying terms and conditions in french.How tomake this to appear in french?Is it related to MM config or basis issue.?

    hi
    take help of abaper for this
    and if u need print whole  po  in french then in messages for condition type neu maintain language as french
    regards
    kunal

  • Is the purchase order number and purchase document numer both are same

    is the purchase order number and purchase document numer both are same or different?
    thanks.

    Hi Sunny,
    Yes they are same. You will be creating a purchase order in ME21n. After creating purchase order you will shown a number for that order.
    Reward points if useful.
    Thanks,
    Swamy Kunche

  • Connection between Purchase order number and Confimation number in SRM

    I have the purchase order number and need to find the confimation number. In which table can I find this? Can anyone help me finding the connection?
    /Anders Öhrling

    In SRM, go to Confirm Goods/Services screen, select Display/Process Confirmation in the drop-down of field 'Make a selection' , enter PO number here and click 'Start'. You should be able to see the Confirmation number below it.
    Is this one you are looking. If something else, please let me know.
    Thanks
    Venkat

  • Workflow for purchase order rejection and esclation.

    Hi,
    Can any body tell us the what is the standard workflow for purchase order rejection and esclation.
    if no standard WF is there then how can create the workflow for ecslation and rejection.
    Thanks & Regards,
    Priti shrivastava

    Please check here.
    http://help.sap.com/saphelp_srm30/helpdata/en/5a/c5173f5ff48443e10000000a114084/content.htm

  • Serialized purchase orders processable in new transaction only

    Hello All,
    I have a program which uses BAPI_PO_RELEASE to release the blocked POs.
    A job has been scheduled to execute this program.
    In the job log, I get the following
    Date       Time     Message text                                                                             Message class Message no. Message type
    09.02.2011 01:03:59 Release effected with release code Z2                                                         ME           106          S
    09.02.2011 01:03:59 Serialized purchase orders processable in new transaction only                 MEPO          130          S
    09.02.2011 01:03:59 NB-Standard PO 4501932233 changed                                                          06           023          S
    Though it mentions that the release is affected, the particular PO still remains blocked.
    Also there is a success message, "Serialized purchase orders processable in new transaction only", can anyone help understand this message?
    Regards,
    Smita

    Hi Xavier ,
    Purchase orders :
    Open and Completed only -- All PO in EKKO Table
    Open Only -- Table EKPO for which Final Invoice Indicator(EREKZ) is not set
    Completed Only -- Table EKPO for which Final Invoice Indicator(EREKZ) is set
    Regards
    Ramesh Ch

  • No of purchase order opened

    Hi
      Suppose i am working with a application server A and i have opened a purchase order number 23
      Is there any process to know that how many puchase order has been currently opened for that particular purchase order number.
    Thsnks
    Mrutyunjaya Tripathy

    Tripathy,
    In no case two users will be able to open the same in edit mode at the same time. So, any point of time only one user will have the PO in edit mode.
    I don't think you will be able to find if some one else has opened that in display mode.
    Regards,
    Ravi

  • Purchase Order Open quantity calculation.

    Hi All..
    I would like your help in finding out the logic behind calculating the open quantity for a given line item of a purchase order.
    Iam aware that i should go to the EKBE table to see purchase order history. Can someone tell me what are all the conditions i need to consider to calculate the Open quantity.
    Iam able to give a value E to field BEWTP (Purchase Order History Category) in EKBE and for all the recieved records iam adding the quantity for movement type 101 and removing the quantity for movement type 102 that finally gives my total GR qty. Then iam doing Original PO qty - GR qty to get the Open qty.
    Let me know if this logic is wrong or else is there any other conditions to consider.
    Appreciate your help and will reward.
    THanks.

    subtract the PO quantity EKPO-MENGE with the delivery quantity field EKET-GLMNG
    Thanks
    Seshu

Maybe you are looking for

  • Why can't i get icloud to work on calendar

    i can not get my iphone, ipad and outlook to share the information.   icloud won't even let me put in a new event but rather keeps telling me there is a server error.   i've reported this to apple and they want to take over all my account information

  • Prompt user, when hitting with SUBMIT button

    Hello folks, I have application with student record, on 1st page user enters student's name and on 2nd page user enters students grade and their are two buttons on 3rd page saying SAVE and SUBMIT, with the hitting of both the buttons students record

  • Valuation of multiple specification is not happening

    Hi All, I am doing the result recording for an inspection lot with manual valuation. Valuation is happening for this but this valuation is not getting updated to multiple specification tab. Where I am getting lightning symbol against each country obj

  • How to set my contact's pictures

    Hi all, Is it possible to set the picture displayed for my contacts? Many of them don't have any (yes, I know, how rude...) or have irrelevant one that don't show who the person is.

  • Airport Express, sometimes printing, sometimes don't.

    Hi people. I have a problem: I have a printer connected to my airport express and most of the times when i send something for printing, no matter if it is from PC or Mac, the printer's light begins blinking and then stops, I often have to send the do