Setting up workflow for bom change LO-ECH

Hi all,
I am trying to set up the workflow for BOM change.  I have followed the Preparation step for the setup and was stuck at the step 'Define the Organizational Plan for the Change Department (LO-ECH)', step number 6.
<a href="http://">http://help.sap.com/saphelp_46c/helpdata/en/f1/499a34272a5f2ee10000009b38f83b/frameset.htm</a>
5.  Select the object type SAP Organizational Object, and click .
The Add SAP Organizational Object screen appears.
6.  In the field SAP org. object type, enter one of the following organizational object types:
TCC11
Responsible for changes of this change type (master record)
TCC13
Responsible for object changes of this change type
When I click on either TCC11 or TCC13, it give me the below error message
"Method CREATE not defined for object type Person responsible for changes of this type.
Message no. 5W003"
I have debugged the program and seems like it error out because there is no entries for 'CREATE' in the table SWOTDV for objecttype = 'TCC13' or 'TCC11'
May I know what am I missing here?
Regards
Khong Kiam

But I find if I have as original media - one jpeg still, one 480 x 720 video clip
480x720? Do you mean 720x420? And what CODEC? DV? Some odd whackball one like MPEG-4? Look at COMPRESSOR in the BROWSER in FCP.
Stills you have to render...
and are employing opacity, a filter like Blink,some color correction, etc. That I get minutes to render a 30 second clip.
That is still adding a filter, and opacity..and color correction. That will require rendering.
If you find that you drop a clip onto the timeline, and you instantly need to render, then something is wrong with your settings. You shouldn't have to render clips in the timeline. Not if they are captured or imported PROPERLY, meaning that they are codecs that FCP edits with.
If you want to just grab random clips or use random codecs and throw them all into an application and begin editing, then you should look at another editing application, like Vegas or Adobe Premiere CS5.
Shane

Similar Messages

  • Customized report for BOM changes

    Hi PP Gurus,
    My client is not having ECM. he want to create one Z report for BOM changes. I checked tables MAST, STKO, STPO, CDPOS and CDHDR. In CDPOS I can see replaced component and replced quantity. But if I deleted any component or inserted any new component I can not see this in any table. Please suggest me how can I track such changes without ECM.
    Jayesh Narvankar
    SAP PP

    Dear ,
    You can try to develope a report with the help of you ABAPer with following FM /BAPI :
    CSAP_MAT_BOM_MAINTAIN
    CSAP_MAT_BOM_OPEN
    CSAP_BOM_ITEM_MAINTAIN
    CSAP_MAT_BOM_CLOSE
    Refer this experts theards on this issues : Deletion of BOM item using BAPI/FM
    If you need to go ahead with ECM , you refer  our earlier posting in the same issue :
    Changes in Production Orders
    Regards
    JH

  • How can I customize Workflow for Organizational Change (WS01000014)

    Hi ti all!
    Let me know please, How can I customize Workflow for Organizational Change (WS01000014)?
    What steps must I do?
    Thank!

    Oracle Workflow home page is basically static HTML content rendered by Mod PLSQL code written in WFA_HTML.HOME procedure. There is no supported way of customizing this page.
    Thanks

  • Workflow for organization change request

    Hi all,
    I need to develop a workflow for all changes done to organization structure.Whenever any change is done in the organization structure,a notification should go to the highest node user that what changes have been done to the nodes below.Is it possible to develop a workflow for this?
    If so,can some one explain me the tasks that will be involved and the Business Object type to be used?
    Thanks!

    Hi,
    Please check Alert customizing.
    Event Control for Organizational Management
    Use
    In this IMG activity, you can define whether the events of the event schema for the employee (DEPARTMENT_CHANGED and ADRESS_CHANGED) are to be used. These events are then triggered when the organizational unit or the address data of an employee is changed. Then, depending on the settings in the associated event schema, SRM Alert Management is used to trigger an alert, provided that you have entered the schema.
    You maintain this in the IMG activity Define Event Schema.
    You can change the event text under Define Events.
    Activities
    If you want to activate the event schema for the employee, enter the value for the business object Employee (BUS1006003) in the Event Schema field. The default value is MA.
    To deactivate it, leave the field empty.
    Regards,
    Masa

  • Table for BOM changes

    Is there a report that I can run to find all BOM changes for a specific date? Is there a table that I can query that would hold this information?
    I would also like to perform the same search for recipies and material master changes.

    Hi
    YOu can use CS80.
    I think you must be aware about the BOM history maintenance which you select at the time of customization.
    After you select the indicator please go to the table MKAL and find out the BOM.
    It will show you all the changes made in a particular BOM
    also you can find the change records in tables CDHDR (Header records), CDPOS (Item records), CDATA (Details)
    Material master changes - MM04
    Recipe change report - check C260 and C261
    regards
    Srinivas

  • Debug background task in custom workflow for PO change

    Hi,
    We are on ECC 6.0 EHP7.
    I have a custom workflow for PO object type(delegated to std object type BUS2012).
    There is a background task which has some custom code written and I need to debug this code.
    Can someone please let me know how to debug a background task?
    Thanks.

    As suggested by ronen we can debug through swo1 but we have to pass values manually for importing parameters, by using sm50 also we can do debug and there is one more way  to debug
    if its custom task change background  task to fore ground and change business object method also change it to fore ground and activate the work flow.
    now change any  po  then it will stop at that step now take that work item id in swi1 and go to swia and execute after putting break point in that method of business object.
    But best way to debug  through infinite loop i.e sm50.
    suri

  • Function module required for BOM Changes

    Dear SAP Guru
    I need the function module which gives me the details of changes done in the BOM.
    Scenario: Need to develop the report which gives only the details of BOM changed on the given date. The BOM level might vary.
    Regards
    Rahul

    Dear
    I think you should have ECM in place to have tracability for any changes carried out in BOM .
    Refer earlier posting : Re: ECM ECR
    If the ECM is in place , then you can see what changes has been done in CC02/03 Environmnet - > Reporting -> Bill of Material.
    Otherwise please try the following Functinal Module : You can also try CEWB and CS80
    1. CSAP_BOM_ITEM_MAINTAIN
    2.CS_BOM_EXPL_MAT_V2
    3.CHANGEDOCUMENT_READ  and CDHDR
    Refer : http://help.sap.com/saphelp_40b/helpdata/en/92/58b521417011d189ec0000e81ddfac/content.htm
    Regards
    JH

  • Workflow for material changed

    Hi Gurus,
    I would like to implement a workflow with a mail which wil be triggered whenever a material is changed.
    I have created a workflow using SWDD..How can I link this workflow to Material change transaction(MM02)..
    I am new to this workflow...Pls help me...
    Thanks in advance...
    Regards,
    Saj

    Hi,
    you need to create an event for your change document  BOR 1001006 thru SWEC.
    create a similar event in your BOR Event and use this event in the Basic Data of your WF.
    So whenever a material is changed your event would trigger your WF.
    Hope I am clear,
    any issues reply back to this thread.
    Aditya.
    P.S
    just a suggestion, could you put in your name instead F1 (as I like referring to names, though I just address all by initials) offcourse no hard n fast rule,
    but since its a <b>wonderful Forum</b>, lets know each other .
    Well my friend I still have no issues with your Display Name, it was just a thought.

  • Workflow for salary changes

    Dear All,
    Do we have workflow process for element entry changes?
    Regards
    Stalin G

    Hi Stalin,
    Element entries cannot be entered/updated by employees, so there's no WF on entries.
    But there is one for Salary change(based on Salary basis).
    Cheers,
    Vignesh

  • CF7 setting for BOM change transfer.

    Hello All,
    Can some one explain the importance of having CF7 parametre set for the users.
    And also, when the integration models for PPM are generated and activated, is it necessary to schedule a job with user having CF7 setting for both generation and activation steps. or it is sufficient to have to activation step alone with CF7 user setting.
    Thanks in advance,
    Prabhu.

    Hi,
    you don't set CF7 Parameter in the user profile. This Parameter must be set in R/3 table TPARA.
    See "Note 453198 - PPM: Transferring BOM components without a key date" for further information.
    Please consider that CF7 does not support phatom assembly groups.
    Kind regards,
    Christian

  • Set cad indicator for bom?

    Hello,
    i have the following question in the CAD/CAD-Desktop-environment:
    i copied material-bom-data from one plant to another by using batch-input. i didn't notice, that with batch-input the cad indicator cannot be set.
    The result is, that i have all bom without this cad-indicator and now it is not possible to work properly with these data in the cad-desktop.
    my question is: is it possible to set this field afterwards? Is there a function module to do this (i have'nt found one to CHANGE this field)? Or is it possible to simply set the fields in the database (STKO-CADKZ & STPO-CADPO) without crashing any data references?
    Or do i have to delete all the bom an create it again the right way?
    Thanks for any help
    Sven

    Hi Sven,
    try the function module BAPI_DOCUMENT_CHANGE2. In the table DOCUMENTSTRUCTURE you can handle document stuctures.
    regards Iring

  • How to configure workflow for status change of a salesorder.

    Dear Friends,
    I want to generate Idocs after a sales Order delivery  status changes
    using workflow.
    Please tell me the procedure ,as i am doing this for the first time.
    thanks,
    jeevan.

    Suggest using "Modes" in PPM. Mode 01 will have "x" capacity, mode 02 will have "y" capacity and so on. You will have to give a slightly different resource name for each mode. E.g, If there is a multi capacity resource named "RESOURCE", then first create following resources in the Resource master : RESOURCE_X and RESOURCE_Y. Define individual capacities ( Resource is same, only we are separating capacities). Then include these in the PPM -  mode 01 = RESOURCE_X, mode 02 = RESOURCE_Y.
    Hoe this helps

  • How to set default value for Price Change Indicator in Purchase order

    Hi,
    While creating the service purchase order with item category "D" the price change indicator in the services tab of the purchase order is getting checked by default. I want to uncheck this by default.Where can we set the default property for this.
    Thanks in Advance!
    Surya

    My plsql parameter is p_arr which is of "TYPE vc2_255_arr IS TABLE OF VARCHAR2(255) INDEX BY BINARY_INTEGER"You need to declare it in a package specification and initialize in the package body:
    SQL> create or replace package pmp_lib
    as
       type vc2_255_arr is table of varchar2 (255)
                              index by binary_integer;
       vc2_255_arr_default   vc2_255_arr;
    end pmp_lib;
    Package created.
    SQL> create or replace package body pmp_lib
    as
    begin
       vc2_255_arr_default (1) := 'abc';
       vc2_255_arr_default (2) := 'def';
    end pmp_lib;
    Package body created.
    SQL> declare
       arr   pmp_lib.vc2_255_arr := pmp_lib.vc2_255_arr_default;
    begin
       for i in 1 .. arr.count
       loop
          dbms_output.put_line (arr (i));
       end loop;
    end;
    abc
    def
    PL/SQL procedure successfully completed.so in your case it would probably be sth like (assuming pmp_lib is a package):
    <%@ plsql parameter="p_arr" type="PMP_LIB.VC2_255_ARR" default = "PMP_LIB.vc2_255_arr_default" %>

  • How to use BAPI_MATERIAL_BOM_GROUP_CREATE for BOM change?

    Hi All-
    I would like to know how to use the BAPI - BAPI_MATERIAL_BOM_GROUP_CREATE to change an existing BOM? I know other available function modules for changing BOMs, but I would appreciate if someone tell me how to use the above BAPI. I heard we can use this to change the BOM.
    Points will surely be awarded....
    THanks
    M A
    Edited by: Shakir on Jul 15, 2008 4:29 PM

    hi,
    data :  TESTRUN LIKE BAPIFLAG,
    CALL FUNCTION 'BAPI_MATERIAL_BOM_GROUP_CREATE'
       EXPORTING
         TESTRUN = TESTRUN
       TABLES
         ITEMASSIGNMENTS = ITEMASSIGNMENTS
         SUBITEMASSIGNMENTS = SUBITEMASSIGNMENTS
         TEXTS = TEXTS
         RETURN = RETURN
         MATERIALRELATIONS = MATERIALRELATIONS
         SUBITEMS = SUBITEMS
         ITEMS = ITEMS
         VARIANTS = VARIANTS
         BOMGROUP = BOMGROUP
       EXCEPTIONS
         OTHERS = 01.

  • Standard Workflow for ESS changes.

    Hi Experts,
    We have a requirement where we need to change the Employee personal data and it has to be approved by the manager and then update the database.
    We can do it by custom workflow, but is there any standard workflow template for this process and any standard screens for Manager approval process.
    Kindly help. Thanks in advance.
    Regards
    Vijay.

    go to swo3 and find related bo, then go to swe2 to find workflow according to bo

Maybe you are looking for