BDC selecting component - Assigning object dependencies

Hi,
I am facing a problem in developing a BDC program. In transaction CS02, for a configurable material there may be n number of components. The number of components may vary from material to material. My requirement is to assign object dependency Q & S to all the components for a given material.
Through BDC program how can i pick the components one by one and assign object dependencies Q and S at runtime??? Dynamically on what basis do i have to pick the component? Any supporting code will be more helpfull. Very thankfull to you for solving the issue.
Thanks,
RAM

I have a program which does exactly this.   What it does it excepts a flat comma-delimited file and uses this to chose the component and assign the obj dep.  Now that I'm looking at it, it looks that it will allow up to three obj dep to be added for a single component.  The file layout will need to have......
material number
plant
item number
component material lnumber
object dep 1
object dep 2
object dep 3
I can send you the code if you email me at the address on my business card.
Regards
Rich Heilman

Similar Messages

  • Assign Object dependencies for hierarchial tasklist

    Hi All,
    I want to programmatically update the hierarchial tasklist with object dependency assignment. BDC is not supporting for WPSTLH1.
    Is there any function module or BAPI available?

    To Jagdish ,
    Can you elaborate exactly where you want use object dependency in routing .Inprocess or in spection plasn .
    Regards
    SANIL

  • BOM UPload with object dependencies

    Hi PP Gurus,
              Does anyone have a LSMW project or upload program to upload BOM with Object Dependencies?.. I would really appreciate if someone could help me. Thank you very much.
    Sincerely,
    Heinrick Palad

    Hi Sir..
          Do you have an existing excel template for this BAPI. I cant seem to find the field where it assigns object dependencies.
    Thank you Sir

  • LSMW for BOM Object Dependencies

    Dear Sir,
    I can use LSMW to upload BOM component without object dependencies.
    If the BOM component have object dependencies, how to upload OD using LSMW.
    Who can help me !

    Hi all
    I have so much OD to be upload, how can I do that through LSMW ?
    No expert can help me ?
    Regards,

  • Select bom items with object dependencies

    Hello everyone,
    this is my problem: during bom explosion from production order I want to select
    a bom item (eg 0020) only if not selected the previous item (eg 0010). there any way? what's the syntax for this object dependencies?
    Thanks to all!

    Hi,
    As per my knowledge we can use selection condition in the BOM with reference to the Characteristics value only. I don't think so, there are options based on previous item selection.
    Let's wait for PP Guru's Answers.
    Thanks,
    R.Loganathan

  • Selection Conditions assigned to BOM

    Hi,
    Can anybody please tell me in which table I can find which selection condition is assigned to which component of the BOM?
    or else is there any standard report for it?
    Thanks
    Deepak Joshi

    Hello Deepak,
    Table for components is STPO and all the assignments are stored through an internal number KNOBJ. So you will need tofind out STPO-KNOBJ for the BOM number (STLNR). and you can then look at table CUOB with that KNOBJ. All the assignments should be stored there. Field KNNUM is the internal number for the Object dependencies . you will find the name and the details of this OD in table CUKB.
    You can goto the where used list from the object dependency incase it is global but for local you will need to write a report yourself accessing these tables.
    Thanks
    Amber

  • Variant configuration-- syntax error in creation of object dependencies

    In variant configuration when i try to create object dependency (tcode=cu01), after entering the dependency and also description when i enter the syntax in the source code it is giving error: error in syntax check for simple condition
    I have entered syntax as  : engine_cap in ('1000','1400','2000'), pls guide me with the solution to create object dependency

    Dear, Shakeer
    Please follow along with my very own config guide of variant config.
    1)     Create a configurable Material Using KMAT u2013Material Type. Item Category 0002 and Item Category Group 0002. Go to classification tab-here you maintain the class type 300 and assign the class, we will create this shortly. (So after creating class come back into MM02 and input the class that you create in step 2.)
    2)     Create a class in T-Code CL01. Use class type 300 for Variants. In this we assign the characteristics we will create shortly.
    3)     Create characteristics in T-Code CT04. Create your characteristic like for example, Z_Type, Z_Model, and Z_Color.
    4)     We must create a characteristic for the pricing. Example, Z_CarPrice inside this characteristic we must maintain. Table Name SDCOM, Field Name VKOND in the additional data tab. Also, go to restrictions tab and enter the class type 300 Variants. Now in order to make this pricing work for you, you must maintain (enter) all the values from the characteristics. For example, Red, Blue, Black, Honda, Toyota, GLI, XLI, and 2.0D.
    5)     Now going back to the characteristics in CT04 change mode. Make sure Basic Data has *Multiple Selections circled. * Character Format has 26 and a check in case sensitive. Make sure in restrictions tab class type 300 Variants is present. Go back to Values and highlight the first one. Example, Red then go to Extras->Object Dependencies->Assignments You must maintain this code $self.Z_CarPrice=u2019Redu2019 in basic data make sure itu2019s released & procedure is filled in. Go back to dependency editor and paste the same code there after 000010 $self.Z_CarPrice=u2019Redu2019 and do this for each and every value. Very Important * Maintain configuration profile in T-Code CU41 for the material -> Priority 01, Variant Configuration, Class 300, status, Released 1, then click save. Note: If 2 conditions are inactive use class group A instead of B in SPRO for Condition type VA00.
    6)     Go to T-Code VK11 and enter VA00 condition type. Enter all the values maintained in the characteristics for example, Red, Blue, Black, Toyota, Etc and enter the price then click on save. Now it should work fine in VA01. Make sure you have assigned the VA00 condition type in the pricing procedure.
    Good Luck,
    Muhammad Ali Lozada

  • Webdynpro Development Component Callable Object Escalation

    Hi,
    In gp sequential block workflow  using webdynpro development component callable objects  When the initiator intiates a workflow ,it is assigned to the first approver.Now if the approver does not take any action within 2 days i want to escalate the task to the second approver.How can i do this escalation?
    There is a standard parameter call <b>due date</b>...in action.How can I set this value dynamically from my application..
    During escalation , the next approver has to be taken by executing an rfc in the background
    Please help....
    Thanks,
    Shamila

    Hi,
    You can define a CAF Core application service (implemented in the CAF Core layer) or a background CO (implemented by a J2EE class interface) which can call a RFC to get the next approver and return the next approver's user id as an output parameter. You can use dynamic user assignment in the next action (approval), by selecting the processor as "Filled From Context Parameter" (at the Roles tab in block level) and select the user id output parameter of the background CO/CAF app service CO.
    You can get more details on different types of CO at the CAF Tutorial Center @SDN
    Thanks,
    Dipankar

  • What is the Table/View name for getting the Database Object Dependencies

    I am running the Database Object Dependencies report to get the reference of Database Object and their respective Application Component.
    Applications xxxx -> Application Reports -> Shared Components -> Database Object Dependencies -> Compute Dependencies
    I want to develop a report for the same purpose, Just want to know what is the APEX Tables / Views they are using to run this report, so that I can use the same Tables to create my own report.
    Thanks,
    Deepak

    Hi Andy,
    when I am using the following query...I am not getting any result...
    select name, type, owner
    from all_dependencies
    where referenced_owner = 'APEX_030200'
    and referenced_name = 'WWV_FLOW_PATCHES'
    AND OWNER= 'XXXXXXX' --- (addeed this to the where clause)
    I modified the query.....I am getting the result.....
    select name, type, owner
    from all_dependencies
    AND OWNER= 'XXXXXXX'
    - But I am not getting which database object(table/view) is using which Application Page/Component like we have in Database Object Dependencies.
    - Also what is this REFERENCE OWNER & REFERENCE_NAME ----
    referenced_owner = 'APEX_030200'
    and referenced_name = 'WWV_FLOW_PATCHES'
    I am little bit confused, Can you pl expalin me in details......
    Thanks,
    Deepak

  • Batch specefic uom with object dependencies

    Hi all,
    i ' am working in variant configuration environment , i have a products as steel sheets this sheets have length, width, and thickness the so order is in ea, and the sales man configures length , width and thickness, in the configuration of so, i want the system to translate these characteristics as weight in the production order , i read about batch specific unit of measures with object dependencies but i couldn't do it  , can you tell me the required configuration and master data steps to fulfil this requirements?
    Regards,
    Ahmed Sobhi

    Dear Ahmed Sobhi !!!!
    If ur In variant Config Environment U have to Create Characteristic For Sheet  And assign value for that with length Width And Thickness So on like it should be like Permutation and Combination After that u need to make a class for this Characteristicsu2019 then assign this to the Material in classification view and For Finished Material also then and According to the Characteristic u need make a batch Selection either by dimension And In dependency as per the Selection Condition u can Make Selection of Particular Material And U can assign .
    In MSC1N u can call the Characteristic and Assign this to the Desire Batch
    Revert Back
    Pushpalas

  • 1.6 - Database Object Dependencies invaluable!

    Big thanks for the Database Object Dependencies Report!
    As a future enhancement note, it would also be priceless to have a report(like what you currently provide) where you specify the DB Object and the report lists ALL applications/component/items that contain that db object (really helpful when we have to change a db object and then need to get all the HTMLDB applications modified for the change).
    THanks again, Paula

    You cannot create tables in SQL Workshop at your site because your schema doesn't have enough privileges. Privileges obtained through roles won't work. The public user's privileges are always irrelevant in html db.
    Please run this script in your FOO schema which owns the tt table:create or replace procedure test_depend as
    l_value varchar2(30);
    l_boolean boolean;
    begin
    return;
    for c1 in (select * from tt) loop null; end loop;
    end;
    select referenced_owner||':'||referenced_name||':'||referenced_type
    from all_dependencies
    where name = 'TEST_DEPEND'
    /[pre]Just data gathering at this point.
    Scott                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Mass upload of VC object dependencies

    Hi Gurus,
    My client is implementing VC, which is now in legacy system.  There are around 25K object dependencies to be uploaded.
    These include all types of selection conditions, preconditions & procedures. Is there any way to mass upload all these object dependencies.  Or do we need to manually type all the object dependencies. 
    We are planning to create constraints as well, which I understood should be manual.
    Any third party tool to mass upload is also fine.
    Thanks,
    Surya.

    Hi,
    It is better to have them uploaded manually. Because you cannot guarnatee the sequences of ODs will be same for all the objects viz, BOM and routing.
    Regards,
    Pavan

  • Operation level Component Assignment

    In MTO scenario with VC and Engineering, the sales order specific engineering BOM is
    derived through VC and around 80% complete at the time of sales order creation.
    Engineering activities are carried out and sales order specific production BOM is derived
    very late in the process.
    So, operation level component assignment is not at all possible in advance.
    need to get different components assigned to different operations at at time of
    production order creation/change automatically.
    Is there any function module,exit or Bapi or some other method with help of which
    operation level component assignment can be done automatically in the production order.

    Hi,
    Just a quick thought:
    If your order is having status CRTD or REL (but without any confirmations, goods issue, settlements) then you can use the Read PP Master Data (Order header - Functions - Read PP Master Data) & this will re-read your routing & BOM. But for this to work for you, the routing should be updated with the assignments.
    So what you could do is start processing your order as late as possible, thereby you can re-read the BOM & Routing as the modifications take place.
    But if this is not possible in your scenario, then i am not aware of a BAPI or a FM which adds components to different operations in production order, you might evaluate writing a BDC program for the same. Anyways will update you if i manage to find a BAPI or a FM for this.
    Hope the above helps.
    Regards,
    Vivek

  • Database Object Dependencies - only goes one level deep

    I've run the Database Object Dependencies report and it appears that the report only shows the top level dependencies and not lower level ones. Am I running this report incorrectly or is there something I'm missing.
    For example, it displays the tables and views correctly but does not show any triggers that have been created for a specific table. Additionally, I didn't see any references to database links being used.
    version: 3.1.1.00.09
    thanks
    John
    Edited by: johurj on Dec 8, 2008 2:49 PM
    Edited by: johurj on Dec 8, 2008 2:53 PM
    Edited by: johurj on Dec 8, 2008 2:54 PM

    John,
    The report shows the immediate dependencies for the anonymous blocks and similar code snippets contained within the application components. It's just like if you did this:
    create table footab (n1 number)
    create trigger footrig before insert on footab for each row begin null; end;
    create or replace procedure fooproc
    as
    begin
    for c1 in (select n1 from footab) loop
    null;
    end loop;
    end;
    SQL> select referenced_name from all_dependencies where name='FOOPROC'
    2 /
    REFERENCED_NAME
    SYS_STUB_FOR_PURITY_ANALYSIS
    STANDARD
    FOOTAB
    SQL>
    The table FOOTAB is the only "real" object that the procedure FOOPROC has a dependency on. No mention of the trigger on the table.
    Additionally, I didn't see any references to database links being used.Yes, that would be a possible improvement to the report.
    Scott

  • Component and Object are not being filled automatically when filling IBase

    Hello all,
    When filling the Ibase number in a Service Order (Reference Objects), the component and the object ID are not deing filled automatically. But if I fill the component instead of the IBase ID, the Ibase and the object are being filled.
    Can anyone help me with this issue, please? I would need the component and the object being filled automatically when entering the Ibase number.
    Thank you and Regards.

    Hi,
    Do you have the component assign to a client?
    Best regards,
    Rui Mariano

Maybe you are looking for

  • External E-mail Setup

    I have tried to set up an 'external' e-mail address I purchased sometime ago and used with my BT/Yahoo account for many years. Since the change over to BT Mail I cannot send messages from this e-mail account, although I do receive them. I have follow

  • How to import a class

    Hi all I am developing two PDK projects. I have created a bean in second project. How can I use that bean i my first project. I mean how can import that bean in my first project. Note: I can't create the same bean in my first project. Pleae help.

  • Problem of diappeared output text as soon as page refreshes

    Hi all, I have jspx page with following code <?xml version='1.0' encoding='windows-1252'?> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"           xmlns:h="http://java.sun.com/jsf/html"           xmlns:f="http://java.sun.com/jsf/co

  • Mobility v5200 on Windows 7 32-bit

    I just started playing a game and would like to se if I could get any better performance by installing a later driver. The only driver I can find is the one provided by Windows Update and that was released more than 2 years ago. No new driver update

  • Balance Sheet postings

    Hi Experts, I am trying to post a calulations to the balance sheet via script logic. The first part of the logic is working fine and produces the desired result however the second part of the logic (lookup) do not produce a value // THIS LOGIC WILL C