Table for purchase order status

Hello friends,
There's a tab STATUS in purchase order (tcoe ME21N).
I can't find a table which contains theses statuses.
Anybody knows what's the table for purchase orders status ??
Regards,
Bahia

Hi
PO status is stored in Structure not in the table.
Please use the List displays to get the information like ME2N,ME2L, ME2M, ME2K etc
You can also get the information from the table EKKO, EKPO, EKET,EKBE
Hope it helps
thanks/karthik

Similar Messages

  • Table for Purchase Order statuses.

    Hi
    I want to know which table and fields indicate purchase order header and item statuses.
    This is to know if GR IR for item is done and if there is partial GR and partial IR for item.
    I want to know from table field directly rather than getting quantities from EKET and EKBE and then compare with EKET-MENGE.
    Thanks !
    Edited by: SMujumdar on Oct 21, 2010 1:58 AM

    Hi,
           How about TRC:MB5S.   The report can add  P/O quantity   by setting of layout.
           If you want make abap,  Please check FM: BAPI_PO_GETDETAIL.
    Regards,
       Gaito

  • Tables for purchase order history

    what r  the tables for purchase order history.
    thanks in advance

    Hi Srinivas,
    Check out the link for detail PP module and tables.
    http://www.sap-img.com/sap-pp.htm
    Hope this helps.
    Manish

  • Table for maitnenace order status

    Dear Experts,
    Can any one please tell me in which table the maitenance order status is stored?
    And also process order status table.
    Please help me out.
    Thanks and Regards,
    Praveen.

    Hi,
    For Status you can check the following tables:
    Status  JCDS  Change Documents for System/User Statuses 
    Status  JEST  Object status 
    Status  JSTO  Status object information 
    Status  TJ02T  Texts for system status 
    Status  TJ30T  Texts for user status 
    Apart from this there is a Wiki for PM Tables, please check  [PM Tables|https://wiki.sdn.sap.com/wiki/x/voCCAw ]_.
    Thanks,
    Amit.
    Edited by: Amit Saxena on Dec 25, 2008 12:18 PM

  • Status table for purchase orders

    Hi experts,
    When a purchase order is accepted by someone it changes its status. Is there any table that i can select from it to obtain the worker who changed the status of a purchase order?
    Thank you all,
    Artur.

    hi,
    Try to check the table EKBE (History per Purchasing Document).
    and also check CDPOS and CDHDR table
    I guess her you find the all the required details

  • WBS Element and Service No Link Table for Purchase Order document

    Hi Experts,
    We are Facing 1 Problem for finding link between
    WBS Element and Service No for corresponding Purchase Order document . Please Suggest me to find Related tables for Project system Module .
    Thanks and Regards
    BalaNarasimman.M

    Hi,
    The link will be in MM table, not PS table. Try EKKN.
    Regards

  • Getting Price from KONV table for Purchase Order

    Hi All,
    I have to use the KONV table to get the Net Price for the Purchase Order Line Item. I am confused over the field KONV-KBETR because for Currency 'JPY' it shown a wrong figure. This is how I read the KONV table;
    SELECT SINGLE KBETR
      INTO ITAB-KBETR
    FROM KONV
    WHERE KNUMV = EKKO-KNUMV and
          KPOSN = EKPO-EBELP and
          KSCHL IN ('PBXX', 'PB00').
    The Correct figure should be 3,000 but it shows 30. For all other currencies it works fine. What should I do to arrive at 3,000 simply I could always multiply KONV-KBETR by 100. But this would affect for other currencies.
    Thanks,
    Kishan

    hi sri , check this 
    SELECT SINGLE kbetr INTO i_konpc-kbetr 
             FROM konp                       
             WHERE knumh EQ -knumh AND
                   kappl EQ -kappl AND
                   kschl EQ -kschl AND
                   loevm_ko NE 'X'.          
    remember in pricing u need to exclude the deleted line items ..
    loevm_ko ne 'X'  this is very important ..
    may be u need put a converting factor for JPN
    regards,
    Vijay

  • Allocation table for Purchase Order

    Hi there,
    Could you please advise me what should I do with my issue?
    When trying to create allocation table: Purchase Order Reference, got message 'No data corresponding to selection exists'
    Please tell me detail the step that I need to do.
    Greatly thank you for your help.
    Kind Regards,
    2tea
    Edited by: 2tea on Aug 12, 2008 9:50 PM
    Please ignore this posting, problem solved. Thanks.

    u cn acess po history from info record for a vendor material
    in tc me12
    and there by using f1 help and technical info u can get the table name and   the field
    as po history is stored in the inforecord

  • Table For Purchase Order Version Number and Version Created Date

    Dear Sir,
    Whenever we make any change in Purchase Order , then a new Version Number  along with Created Date is assigned . In Me23n the Version Number and It's Created date is also displayed ( at PO Header Level) .
    We request you to kindly guide us as which Table is required to be reffered to get the Version Number and Version Created date  for the Purchase Order .
    With Thanks and Rgds
    Sonia

    Hi
    Check in EKKO - Purchase order header
    EKPO - Purchase order item
    CDHDR
    CHPOS
    Regards
    Ram
    Edited by: Parasuram M on Sep 16, 2009 11:59 AM

  • Table for Purchase Order and Non Purchase order history

    Hi,
    Could you please share me the table name for getting the Purchase order history and Non purchase order history because this is a client requirent.
    I have gone through this tables but not getting exact data i.e. EKPO,EKKO,EKNE...
    please share with me the exact Table name to get all the Purchase order history and not purchase order history..
    Thanks in advance

    Hi Mallikarjun,
    Where did you find the non po info?
    Thanks,
    Neha

  • Table for production order status in ABAP

    In which table we get production order status like ( TECO , CRTD, etc......) ?
    Thanks..

    it should be JEST Table
    get the production order Object number from AUFK-OBJNR
    Goto JEST Table -> use value into jest table ,you get status.
    Thanks
    Seshu

  • Table for purchase order history

    Hi All,
    I am working on Import PO. I have created PO and I have done MIRO for planned delivery costs now when I am checking in EKBE table its not getting updated but I am able to see the same documents in PO history.
    Please tell me in which table planned delivery costs sit.
    Thanks in advance.
    Pavan

    hi,
    Check EKBZ with the PO history category as DCGR
    Regards
    Merwyn

  • Table which gives the billing status for purchase orders

    Is there any table for purchase orders which gives us the "billing status"  as we have table "VBUK" in sales order.

    I don't think there is a status table per se, but try EKBE.
    P.S. It's an SD forum, there is a separate MM/PTP forum.

  • Purchase order status report

    hi,
    can any one give an idea regarding to generate a report for purchase order status
    this report gives a list of purchase orders that are against given sales order item this report also gives the delayed status of purchase orders.
    1. user will give the sales order no: , customer , plant as input
    2. based on that input if stock is available it directly goes to production order other wise it has go to purchasing order

    Dear Anil ,
    Check for a Standard Report in SD ...
    or else , you can directly extract VBBE table for Open Orders.
    Thanks,
    Krish

  • Output Message Determination for Purchase Order

    Hi all !
    Can anybody please explain in brief, the procedure for Ouyput message determination for Purchase order. (including printer settings)
    I have tried it throgh the Standard Configuration guide. but i am not able to do.
    Please explain step by step including form attachment.
    Thanks in Advance !!!!

    Hi,
    Customization steps for Output of Purchase Order
    1. Condition Table
    SPRO > Material Management> Purchasing -> Message -> Output Control->Condition Tables->Define Condition Table for Purchase Order
    Select:
    Purchasing Doc. Type,
    Purch. Organization,
    Vendor
    2. Access Sequences
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Access Sequences->Define Condition Table for Purchase Order
    3. Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Types->Define Message Type for Purchase Order
    4. Message Determination Schemas
    4.1. Message Determination Schemas
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Maintain Message Determination Schema
    4.2. Assign Schema to Purchase Order
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Assign Schema to Purchase Order
    5. Partner Roles per Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control-> Partner Roles per Message Type ->Define Partner Role for Purchase Order
    6. Condition Record
    Navigation Path: SAP Menu-> Logistics -> Material Management -> Purchasing-> Master data->Messages-> Purchase Order-> MN04-> Create
    Now you create PO (ME21N) and save it. Go to ME22N and print the PO by giving output type.
    Note1
    Now Check in SPAD (Printer settings) settings & try to check the printer configuration. Check Device attributes, Access methods etc. are maintained in Spool Administration (SPAD) for the selected printer (your local Printer, may be ur using HP01or any but in SAP std is LP01) but consult with your basis consultant regarding above.
    Check the following also:
    Spool generated using SP01 or SP02.
    Output device.
    Local printer settings.
    Paper Tray, Print Mode, Printer
    Note2:
    Check MN04 and NACE t.codes
    Regards,
    Biju K

Maybe you are looking for

  • Hyperlinks don't work in Preview

    I created a PDF file from a PowerPoint presentation using Mac OS X. My PDF file has hyperlinks in it that work fine when viewed in Acrobat Reader. But I'm unable to get any of the hyperlinks to work when viewing the file with the built in program "Pr

  • How to configure mail service in DRM 11.1.2.3.500

    How to configure mail service in DRM 11.1.2.3.500. There is a feature in Workflow Models to Notify users by sending mail. Can anyone help me find from where to configure mail service.

  • Get SlidingPanelsContent ID

    Hi, I need to know the next or the prewiex SlidingPanelsContent ID when click the link next or preview. If possible to a javascript function! Thanks a lot MY CODE: <a href="#" onClick="sp.showPreviousPanel(); return false;"> <div class="next-colli"><

  • MIRO - Held Documents

    Hi Gurus, While using MIRO, after entering purchase order no., i held the document. System gives the held document no. Then again in MIRO, i held the same document. And while posting held documents, after calling those held documents i posted the inv

  • Clearing the actions panel and loading an action set using a script.

    I've been trying to figure out how to do this now for two days straight, I'm still completely stuck and can't manage to do it. Scriptlistener shows nothing for the "Clear actions" and "Load actions" menu items when the function is called in both CS5