Table for Demand/Requirements quantity

Hi ,
Can you help me determine if there is a table in PP and MM module that contains the demand or requirements quantity for each material? I need to create a customized report that will show the demand per period of time(monthly).
Thanks in advance.
Regards,
Melvin Salayo

Hi,
Check the below tables you will get the reuired stuff
*Planned indepedent requirements:*
     PBIM                    Independent requirements for material
     PBED                    Independent requirement data
     PBHI                    Independent requirement history
     PBIV                    Independent requirement index
     PBIC                    Independent
Reservations
     RESB                    Material reservations
     RKPF                    header
Thanks
Satya

Similar Messages

  • Tables for MRP requirements quantity.

    Dear Experts,
    I have requirements where in I want to know the table from which I will get the the material requirements quantity.
    Example is as below;
    I have given PIR through MD61 of "ABC" material as 100 qty.
    After this through MD02 i will generate requirements which will appear in Stock Requirements list MD04.
    If stock is available then accordingly it will create PR/Planned order.
    Here my requirement is that i want to display pure requiremnets that is 100 qty irrespective of what stock is available.
    In which table i will get this pure requiremts.
    Please help.

    Hi,
    Please check in table:
    PBED - PIR items
    MDKP
    MDTB
    Also you can use FM:  MD_STOCK_REQUIREMENTS_LIST_API. Best is use this FM.
    Regards,
    Alok Tiwari
    Edited by: Alok Kumar Tiwari on Dec 14, 2011 11:28 AM

  • Tables for open PO quantity

    Dear all
    In which Standard Tables (table entries) do I find the open quantity for POs ( balance to be delivered) , i am using the following kind of POs.
    1. Normal PO(NB)- vendor procurement
    2. Subcontract PO (NB)
    3. Stock transport PO betn plants (UB)
    I would like to pick the balance quantity for all the above categories to put in side a report for mat. requirement calculation.
    Thanks
    Samuel

    Dear Samuel,
    All PO should be available through OPOR and POR1 tables.  You can check it out by query to confirm all your open items:
    Select * From dbo.POR1 Where LineStatus = 'O' And ItemCode != ''
    Thansk,
    Gordon

  • Tables for pegged requirement

    Hi Gurus,
    Can you please tell me the tables ( for both planned order and prodution order) name to get the pegged requirement?
    Regards
    Rajib Pathak

    Hi sankaran,
    Thanks for the reply. Actually I need to extract data from CM50 report output. I need the values from following fields.
    Pegged requirements
    Activity/operation
    Pegged rqmts type
    Pegged reqmt qty
    Total capacity reqmts
    Material
    Work Center
    Plant
    Available Capacity
    Can you please tell me the list of corresponding tables to do this.

  • Table For Capacity requirements

    Hello Every one,
    Does any body know the table which contains details for capacity requirements raised for a planned order and production order raised for a specific tme period for multiple capacity categories.
    The table should contain or a logic should exist to link the following fields:
    1. Planned order, production order
    2. Capacity requirements
    3. Capacity category.
    4. Period
    This is because my current uses capacities of 2 capacity categories (machine and labor) to plan production.
    Sincerely,
    Aji

    Hello Aji,
    Please find the tables:
    KBKO    Header record for capacity requirements
    KAKO    Capacity Header Segment
    KAKT    Capacity Description
    KAZY    Intervals of Capacity
    KBKO     Header record for capacity requirements
    KBED     Capacity requirements records
    KBKO     Header record for capacity requirements
    KBED      Capacity requirements records
    KBEZ      Add. data for table KBED (for indiv. capacities/splits)
    TC26      Capacity category
    Regards,
    Alok Tiwari

  • Table for Demands and Supplies after CTM run

    Hi Gurus,
    I want to get number of demands and supplies after CTM run .
    I can see these details from opt11 . But i want to use these data points further for a custom developments .
    So please let me know , in which table these entries sit ? There has to be a standard table for the same .
    Regards
    Bhupendra

    Vikas,
    You can also improve changing the data points in CTM global setting /SAPAPO/CTMCUST...
    Enable check box : Asynchronous Update and Define appropriate Packet Size and also update
    Package Size for Creating Orders
    Package Size for Creating Pegging Rels
    Package Size for Order Selection
    Below example illustrates the improved performance by enabling check box : Asynchronous Update and Define appropriate Packet Size
    If you set the indicator, CTM first plans the number of demands
    specified in the Package size field. Then the system creates the
    corresponding orders in the liveCache. At the same time, CTM continues
    with the planning for the remaining demands.
    If you do not set the indicator, the system first plans all demands and
    then creates the orders in the liveCache.
    Example
    You want to use the asynchronous liveCache update for 20000 demands.
    Enter 1000 as the package size. The system attempts to fulfill the first
    1000 demands. The orders for these demands are created in the liveCache,
    whilst CTM planning continues for the remaining 19000 demands."
    We had similar issue and CTM performance improved significantly after updating the above setting.
    Thukral

  • Table for dependent requirements

    Hi Experts,
    When we convert a planned order of a FG in the MD04 screen, is there a way that production orders for dependent requirements also get created for the inhouse produced materials? In which table can I find a link between the order of FG to the order of SFG?
    Regards,
    Sachin
    Edited by: swing swiss on Jan 15, 2010 9:39 PM

    Hi,
    Are you woking Collective Orders ?
    If you're not, then there is no link between the FG SFO & SFG SFO. But you can refer to the table RESB & in that the field BAUGR will give the pegged material info for a particular material - order combination.
    Regards,
    Vivek

  • Table  for pegged requirement

    HI,
    I need to develop a report to  identify the pegged requirement against purchase requsition for the dependent requirements of low-level components. i have checked MD_PEGGING  and MD_PEGGING_NODIALOG but these FM are not suitable for my requirement. Since i need to get the sale order deatils by passing PR number.
    Please share your thoughs on this.
    Thanks & Regards,
    Renuga.A

    Yes, after running FM MD_SALES_ORDER_STATUS_REPORT or MD_stock_requirement list _API
    Fetch the data which have DELKZ "BA" -( purchase requisition) from the result of above FM
    and pass the data into FM MD_PEGGING_NODIALOG &get the relevant sale order line item

  • Table for Stock Requirement List related information

    Dear Sir,
    We have make-to-order scenario , on receiving the Order from Customer  we first create a Sale-Order for the Ordered Item . Subsequently in MD04 , we find a requirement getting reflected  for the Customer Order .
    For example say the Sale-Order number is S-101 and the Line Item is 10 for the FERT material say FERT-101 having the Order quantity as 1 number .  In MD04 , we find a requirement getting reflected with the following information :
    MRP Element  --> CustOrd
    MRP element data --> S-101 / 00010 / 0001
    Recd/Reqd Qty  -->  1-
    Available Qty  --> 1-
    We need to write a Z program for getting the list of  the requirements against the Customer Order (as shown in MD04) .
    Kindly guide us as which Tables we need to refer for getting the above information pl .
    We assure to award full points for the suggested solution .
    Rgds
    B Mittal

    Hi,
    Pls use below function module, same as you will get Stock Requirement List related information
    MD_STOCK_REQUIREMENTS_LIST_API
    For test, goto SE37 and test it
    Regards,
    Sankaran

  • Table for this requirement

    Dear Cons
         In a service p.o we have given service qty. as 10 ea & price 100/- inr . we want in which table this data is going to store. Also for Text entered in the doc. Header , for this we want to know in which table it will available.
    thanks
    nrk

    Hi
    Check table ESLL.
    regards
    rb

  • Table for usage and Startegy

    Hi all,
    While Entering Strategy and Usage in T-code CS02 for Item level Materials Table STPO gets updated with the values what we entered in the CS02 screen.
    I need to know which Table Holds the Calculation Value of Strategy and Usage ?
    EX:Strategy - 1 (Manual Entry)
         Usage    - 2
    Which Table Stores the Required Quantity? For Example,if the demand is 100 and usage is 2 the required is 2%of100 = 2.

    Before you hit save in your transaction start an SQL trace (transaction ST05) in a different session. Now hit save and wait until all update tasks are finished. Don't do anything else until you deactivate the trace again. When you now look at the SQL trace it will list all the tables that have been updated on the DB during SAVE. You should find the table you are looking for in that list.
    It is also possible that it doesn't store the required qty. at all but calculates it at runtime, then this is what you would have to do as well.
    Hope that helps,
    Michael

  • Required Quantity are not copy from BOM

    Dear SAP GURU,
    I encounter this situation when i try Convert Plan Order ---> PO , Or Try create Process Order Manully.
    But the issue here , when i look into the Material component list , the quantity for all required quantity are "ZERO".
    I suspecting the Table is locked and that's why when convert to PO is "ZERO".
    Can anyone tell me how to investigate this issue please?
    tq

    Unable to understand your query, can you upload some screenshots of what error you notice (i.e. process order, BOM, etc.) to some portal n paste the link here to have some understanding of the issue

  • What are the master data tables for 'Plant'?

    Hi friends,
    What are the master data tables for 'Plant' that contain below data?:
    PLANT
    NAME1
    NAME2
    LANGUAGE
    HOUSE_NUM_STREET
    PO_BOX
    POSTAL_CODE
    CITY
    COUNTRY_KEY
    REGION
    COUNTRY_CODE
    CITY_CODE
    TIME_ZONE
    TAX_JURISDICTION
    FACTORY_CALENDAR
    Thanks a lot!

    Hi,
    Plz try out following tables for your requirement.
    TOO1W
    ADRC
    J_1IMOCOMP
    T001W :  werks TYPE t001w-werks, "PLANT
            name1 TYPE t001w-name1, "PLANT DESCRIPTION
            adrnr TYPE t001w-adrnr, "PLANT ADDRESS NUMBER
    ADRC:  addrnumber TYPE adrc-addrnumber,  "ADDRESS NUMBER
             str_suppl1 TYPE adrc-str_suppl1,  "STREET2
             str_suppl2  TYPE adrc-str_suppl2, "STREET3
             street TYPE adrc-street,          "STREET
             city1 TYPE adrc-city1,            "CITY
             post_code1 TYPE adrc-post_code1,  "CITY POSTAL CODE
             post_code2 TYPE adrc-post_code2,  "PO Box postal code
             tel_number TYPE adrc-tel_number,  "TELEPHONE NUMBER
             fax_number TYPE adrc-fax_number,  "FAX NUMBER
             str_suppl3 TYPE adrc-str_suppl3,  "STREET4
             location TYPE adrc-location,      "STREET5
             city2 TYPE adrc-city2,  
    For Tax Details :
    J_1IMOCOMP :   werks TYPE j_1imocomp-werks,
                              j_1icstno TYPE j_1imocomp-j_1icstno,
                              j_1ilstno TYPE j_1imocomp-j_1ilstno,
    Hope this will help.
    Regards,
    Archana

  • Table for delivery picked quanitity

    Hi,
    I need to know the table for the picked quantity field PKIMG.However, it resides in a structure called LIPSD.But, does anybody throw some light in which table it can be found.
    Sam
    Edited by: Sam C on Nov 7, 2008 11:54 AM

    Hi Sam,
    There is no standard table for the field PIKMG.You can use the structure as you said LIPSD & apart from there some more structure LIPSVB, LEINT_LIPSVB, BORGR_LIPS
    Regards
    San
    Edited by: SAN_SD on Nov 10, 2008 3:34 PM

  • How to desighn a table for below logic

    Hi all,
    Could  any body help me , how to design a table for below requirements
    Ticketing Status
    Departure Date/Time
    Domestic Point of Sale
    International Point of Sale
    Yes
    Outside of 24 hours
    Immediate
    Immediate
    Yes
    Inside of 24 hours
    Immediate
    Immediate
    No
    Outside of 24 hours
    24 hours after Project review or 20 hours prior to departure, whichever is earlier
    72 hours after Projectreview or 20 hours prior to departure, whichever is earlier
    No
    Inside of 24 hours
    4 hours after Projectreview or 4 hours before departure, whichever is earlier; Immediate if within 4 hours
    4 hours after Projectreview or 4 hours before departure, whichever is earlier; Immediate if within 4 hours

    CREATE TABLE [dbo].[POS_Table](
    [POSID] [int] IDENTITY(1,1) NOT NULL,
    [Ticketing Status] [varchar](3) NULL,
    [Departure Type] [varchar](7) NULL,
    [Departure DateTime Hr] [int] NULL,
    [POSType] [varchar](15) NULL,
    [POSAfterProject Review Hr] [int] NULL,
    [PriorToDeparture Hr] [int] NULL,
    [Immediate Hr] [int] NULL,
    CONSTRAINT [PK_POS_Table] PRIMARY KEY CLUSTERED
    [POSID] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    ) ON [PRIMARY]
    The rows will look like as below,
    POSID
    Ticketing Status
    Departure Type
    Departure DateTime Hr
    POSType
    POSAfterProject Review Hr
    PriorToDeparture Hr
    Immediate Hr
    1
    Yes
    Outside
    24
    Domestic
    0
    0
    0
    2
    Yes
    Inside
    24
    Domestic
    0
    0
    0
    3
    Yes
    Outside
    24
    International
    0
    0
    0
    4
    Yes
    Inside
    24
    International
    0
    0
    0
    5
    No
    Outside
    24
    Domestic
    24
    20
    0
    6
    No
    Outside
    24
    International
    72
    20
    0
    7
    No
    Inside
    24
    Domestic
    4
    4
    4
    8
    No
    Inside
    24
    International
    4
    4
    4
    Regards, RSingh

Maybe you are looking for