DB table holding the component materials in task list

Hi all,
I'd like to find out the relationship of the component materials inside a task list (IA07).
I've found DB table PLKO and PLPO holding the data for task and operations respectively. Inside an operation, there are components.  I just can't find the DB table holding the components by F1 and where-used list ...
Any advice?
Thanks a lot.
Message was edited by:
        Macy Lo

PLMZ-PLNTY = PLKO-PLNTY
PLMZ-PLNNR = PLKO-PLNNR
PLMZ-PLNAL = PLKO-PLNAL
PLMZ-ZAEHL = PLKO-ZAEHL
PLMZ-PLNTY = PLPO-PLNTY
PLMZ-PLNNR = PLPO-PLNNR
PLMZ-ZUONR = PLPO-PLNKN
PLMZ-ZAEHL = PLPO-ZAEHL
if helpful, reward
Sathish. R

Similar Messages

  • Routing-LSMW-Component Allocation to task list

    Hi Gurus,
    I'm creating LSMW to Routing using Standard-Batch Input method, have mapped the required structures.
    But I was unable to map the Component allocation to task list.
    Is it possible in the standard one else I need to go for some sort customisation.
    Can anybody throw some lite on this issue ?
    regards
    Ram Kumar

    Hi,
    You will find BIPMZ Batch input structure for component allocation to task list in the standard structure relations (no customizing required). Use the same for your need.
    Hope it clarifies your query.
    Regards,
    Vivek

  • Which table holds the link between Purchase requisition and Reservations ?

    Hi Guys,
    We are using MRP and as a result of the MRP run the reservations are converted to purchase requisition. When i look at transaction MD04 it shows me the Purchase requisition against a reservations.
    I would like to know which table holds this information? I mean which table will give me the reservations tied to a purchase requisition or vice a versa.
    I have looked into RESB and RSBD but could not find what i am looking at. RESB table has BANFN field for purchase requisition but this field is not populated. RSBD table hold the Purchase requisition and reservations but it only holds the relation for Direct procurement and not for all.
    Any idea where i can find the Preq and Reservations created through MRP run?
    Thanks
    VJ

    Try RKPF..
    thanks
    jz

  • Which SD Table holds the Technical Object Information?

    I am writing a report in SQ01 and can't find an SD table holding the technical objects information from the Sales contracts or orders. Can anyone suggest a table or which tables to joins I need. .
    Thanks
    Jen

    .... also:
    inner join with sales ordem item:
    VBPM-VBELN = VBAP-VBELN
    VBPM-POSNR = VBAP-POSNR
    Available fields:
    Technical reference object type
    Technical reference object
    Serial number

  • Which table holds the Shopping Cart Approval Manager Name

    Can any one  please let me know which table holds the Approving Manger Name. Please find the scenario below.
    Employee creates the Shopping  Cart and forward the SC for Approval to Approval Manger. But approval manager will take some time to approve the shopping cart. I need to extract the approving manager's name who has still not approved the shopping cart into SAP BW.
    Thanks in Advance.
    Regards
    Venkata Agraharam.

    Hi,
    This is not answer. Just feedback from my project experience.
    I know some customer developed this kind of report which shows approver but they used the report only the first 1 month after go live. Approval monitoring was fun but you need someone who monitor it. Finally they realized high monitoring admin cost. Final solution was Alert Notification with BBP_ALERTING BADI which sends email to approver and admin when deadline is reached.
    Regards,
    Masa

  • Which table holds the reserved stock

    Hi All,
    In report - MMBE there are two columns unrestricted stock and reserved stock. Can you kindly share how this reserved stock is calculated which table/field holds the reserved stock. If I run the MMBE report now if it is determining the reserved stock assuming it comes from RESB which holds reservations what field in RESB gives me the reserved stock and how many days or what logic does MMBE use to calculate the reserved stock.
    Thanks
    Karen

    hi KarenFarr  .. check out this tables
    Table MCHB ,  MSLB
    regards
    chinnaiya

  • KLH1 - Which table holds the data?

    Hi, I'm looking for the table that holds the "Activity Type Groups" that are created under transaction KLH1.
    Any ideas where I can find this info?
    Thanks,

    Hello Graeme,
    Check the tables:
    COEJL                          CO Object: Line Items for Activity Types (
    COEPL                          CO Object: Line Items for Activity Types (
    COKL                           CO Object: Control Data for Activity Types
    COSL                           CO Object: Activity Type Totals
    COSLD                          CO Object: Activity Type Totals - of Which
    If useful please reward.
    Vasanth

  • Which table holds the position ID

    Hello
    Just a quick question. I have restricted access to PA30/PA40. I want to searc for an employee and find out the position ID
    Which table holds it? I want it to map the roles to positions
    Thanks

    Hello Jack,
    If you have restricted access to use PA20, then you would also have some restrictions for using transaction PPOME.
    If you search for PPOM / PPOME then you will find some more information on them to assign roles to positions.
    Cheers,
    Julius
    PS: Do you have a SAP Service Marketplace ID now?

  • Mass component substitution in Task List

    Hi Gurus,
    I'have so many Task Lists, and total have hundreds of line operations.
    But, now there material substitution. Let say, previously in Taks List using Material/Component "A", and now material "A" substituted become material/compenent "B".
    How could we do change (mass change) to all Component in Task List that previously using "A" and than replaced by "B" and how about if there are unit of measure differences .
    How do we do it ? Any T-Code to do this ?
    Regards,
    Tri W

    Tri W,
       The material will be replaced, with the follow up material,  once there isnt sufficient quantity available to satisfy the demand from the reference date entered on the MRP screen.
        However, it looks like this replacement of the follow up material only works if you manually enter the orginal material in the components tab or if you import the material from a BOM.This doesnt seem to work if the material is directly associated to the Task list(Even though this is also assigned a BOM number of Type "standard") . When you import the task list into the order, the Original material is not replaced with the Follow up material if there isnt sufficient stock available.This looks like a bug to me, you may want to consider raising a OSS note to see where that leads you, otherwise my apologize for misleading you. We had used the BOM and this worked perfectly for us,hence i was pretty sure this would work for materials assigend directly to task list(Since this also had a BOM number and type assigned to it).
    Best Regards
    Narasimhan

  • How to fin the Workcenter after getting Task list type

    Hi all ,
           I got the fields PLNTY(Task List Type ) , PLNNR(Key for Task List Group) , ZAEHL(Internal counter ) and VORNR (Operation/Activity Number)   from PLPO table .
    I need to get the work centers names . I saw the work centers are in CRHD table .
    May i know how to get the name of the work centers after getting the task list type details .
    I  found the routing details of a give finished/semi finished material .
    my next step is to find the work centers.
    Any suggetions from you are appreciated .
    Regards
    Raj

    Hi Jan,
    Yes, sa38 makes it possible indeed to execute in background into immediate mode a job but
    the user have to know the name of the program to be carried out ...
    The user knows only the name of these transactions trade. For example, IW38.
    In the menu of this transaction, SAP gives the possibility to execute in background :
    Program --> Execute in Background --> display of Start Time screen for the type of start condition :
    Immediate, Date/Time, After job, After event, or At operation mode).
    It is at this time there that we want that the user can only choose the "immediate" mode.
    We must thus prohibit the other choices (Date/Time, After job, After event, or At operation mode) ... and
    and we don't know how to restrict these other options in this screen "Start Time screen for the type of start condition".
    Thank you.
    By.

  • Viewing HFR reports in the same window via task list url link

    Does anyone know how to render an HFR report inside the Planning application or even in Workspace when referencing the report's url through task list? This is with version 11.1.1.3. It doesn't seem like this version allows the task list to be built to pull up the report within the Planning application window, or even as a separate Workspace tab. I also want to be able to switch from pdf or html preview when viewing the report, but this option isn't allowed when opening the report via task list. A separate pop up appears for the report, which isn't what I want.
    Anyone know of a fix or workaround?

    This sounds like part of your issue :-
    9549216 - Instead of a new tab, a new window displays after you create a Financial Reporting task in Workspace.
    Fixed in patch 11.1.1.3.02
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • What table in the OperationsManagerDW table holds the availability data of an application? Its 4th day of my search in SCOM and i really don't seem to find it at all.

    BTW i am using SCOM 2012 R2. If you have the query to extract the availability data from the database, it would be of a great help. Also, i meant database when i said OperationsManagerDW table. 

    Hi,
    You need following Parameters for example:
    @ManagedEntityMonitorRowId
    @StartDate=
    '2014-05-01 00:00:00' 
    @EndDate= '2014-06-01
    00:00:00'
    @DataAggregation= '1'
    @LevelCount= '1' 
    @LanguageCode= 'ENU'
    To get the ManagedEntityMonitorRowId you can use following SQL Queries on the DWH (You
    also can do it with a Inner Join but i'm not that good in T-SQL)
    # MonitorRowID: With this query you can look after the ID based on the MonitorDefaultName
    SELECT *
    FROM [dbo].[vMonitor]
    WHERE MonitorDefaultName = 'AD_Database_and_Log_DBSpace.Monitor'
    # ManagedEntityRowID: With this query you can look after the ID based on the DisplayName of the Entity
    SELECT *
    FROM [dbo].[vManagedEntity]
    WHERE DisplayName LIKE 'DC1'
    # Now you can query for the right ManagedEntityMonitorRowID (For Example)
    SELECT [ManagedEntityMonitorRowId]
    FROM dbo.vManagedEntityMonitor
    WHERE ManagedEntityRowId = '4753' AND MonitorRowId = '1371'
    I hope this help you.
    Cheers,
    Christoph
    Blog: http://blog.cmaresch.at/  Twitter:
      LinkedIn:
      XING:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • CAA3 - what table holds the address?

    Hello experts,
    On screen of CAA3, at the lower part of the screen, there can appear a secondary address which can be different from the address displayed at the top of the screen. I saw something about invoicing. Am I wrong?
    At any rate, I need to use this secondary address on a report. So, I launched CAA3, used F1 on the field, and then the technical data. The field is comes from, or, is mapped onto a structure and not an actual table. My question is where can I find this secondary address, or if it is to be found on ADRC table, what key or address number do I use to get this particular address please?
    Your help is greatly appreciated.
    AG

    Try BUPA_ADDRESSES_GET

  • Marketing Document Header Level UDF - Table Holding the Categories

    Hi All,
    I need the name of the table where categories of udf at header level of marketing document is stored.
    I cheked the table CPRF but it does not show the category code in which the udf will be displayed in the form,
    please help,
    Thanx in advance,,,,

    Hi
    If you need category codes and descriptions, they are stored in the CUDC.
    Thanks,
    Gordon

  • What table holds the underlying metric data for Tablespace Free Space (MB)?

    10.2.0.4; Windows 64bit
    I'm assuming it's in the SYSMAN schema? I can view it in DBConsole, and can see the Avergae, Low & High values for the last 31days - but want to query the raw data itself.
    Cheers
    Gary

    Check out the Reference Manual: DBA_HIST_TBSPC_SPACE_USAGE
    I suspect the averages and such are derived values in Oracle's queries.
    Edited by: Centinul on Jul 12, 2012 11:08 AM

Maybe you are looking for

  • Booting Windows 7 install DVD in uefi mode fails for satellite p870

    So as the title says, I'm trying to boot the windows 7 installer in uefi mode. It gets pretty far into the boot process, but then just falls flat on it's face. Booting the DVD in safe mode, I can see that it loads all the drivers up to disk.sys, then

  • Ways to run a shell script that starts a python script

    I have a shell script that is used to launch a python (2.5.1 installed via Fink) script (IDLE). The shell script, the IDLE script, and the python binary are all in /sw/bin as usual. This all has to be done AFTER X11 has been launched. I have to make

  • Sending Long Raw Data to Oracle database through Stored  Procedure

    Hi, I am trying to push data to Oracle 9i database through Stored Procedure via thin driver. It is going smoothly upto 29411 bytes. But it is not accepting for 53843 bytes and giving following error : java.sql.SQLException: Data size bigger than max

  • How can a text background color be saved?

    How can a text background color be saved in TextEdit?

  • First Play to Menu

    I have i have an easy problem to fix... I inserted an asset to First Play when the dvd is put in, but after it plays it doesn't automatically go to the menu. Is there a way to make this happen? Thanks!