IW32 operation data & component

Hai,
  in the transaction iw32,For my order for example 900172,I can see some operations data in AFVC table  like LTXA1(operation text),VORNR operation/activity number.But I dont know how to link this table for my order . And How to link this afvc  for getting components data (like mateial,description,Required qty issued,Net required,Edit status,reservation & unloading point)
Any tips please?????
with Regards,
Jaheer,Saudi arabia.

hi,
check tables AFRU , AFKO.
it has a field AUFNR, through which you can link many other tables.
thanks.

Similar Messages

  • 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

  • Table names for Ordercosts and Operational Data

    Hi Gurus,
    I am working on Ordercosts and Operational Data.I want the table names to pull operations data.
    In IW32,there is Operaionts tab,i want to pull all the fields in that tab in my bw reports.
    Can anyone help the table names and the datasources which can fullfill my report requirement.
    Thanks in Advance.
    Thanks,
    Surya.

    what module is this for? also you could click on status and find out the technical name of fields from system menu tab which will give you more info where the fields are stored.

  • Report, Form, and Data Component portlets go to error page

    I am able to add Report Form and Data Component portlets to my page, but when I click on the define button it takes me to my error page.
    Have I missed configuring something?

    hello friends,
    thanks for replly,
    i m using command noe after table node in main window, but i want display the data below the main window , it is diplaying  new page as required but only missing data below the main window.
    to be more clear i want to print all the window in first page then only go for next page , so is there any condition or parmeter in main window to go next page only agfter completion of first page.
    dont worry abt points.

  • How to change operation dates in Production Order /Capacity Leveling

    Dear Experts ,
    We are using ECC 5.0 .In production order , scheduling happing as Backward  based on the Sales Order Delivery Date .I am doing the following :
    1.Demand as Sales Order with Delievery date : 20.03.2010
    2.Running MRP with Lead Time Scheduling -2  in md02 and converting the Planned Order to Production Order .
    4.Production Order have following dates :
             Basic Finsish Date : 21.03.2010
             Basic Start : the day Pl.Or--Pr.Ord
             Schedule Start : 15.03.2010
             Schedule Finsish : 17.03.2010
            Schedule Release : 13.03.2010
    5.In schedueling margin key :  Float Before Production : 3    , FAP : 3 , Release Period : 2
    6.In material master : Work Scheduling View : Setup : 3 days , Processing : 4 ,Interoperation : 2 for one Base Qty 1
    7.In operation : Op1  : Start Date  : 15.03.2010    Finish Date: 15.03.2010
                             Op2 : Start Date : 16.03.2010      Finish Date : 17.03.2010
                             Op2 : Start Date : 17.03.2010      FD : 17.03.2010
    Question :
    1.How to change the Operation dates  in Production Order Operation over view screen ? Today,  operation over view screen , Start date and Finsih Date  of individual operation are not changable with in Production Basic Start /BF date  or beyond .It is only changing based on the Standard Value : Labor
    2.How to change/re-schedule operation dates d in CM21 (Graphical view -Work Center Capacity load as per   Production Order and Operation combination ) based on capacity availale in advance dates? I am using  Time Profile : SAPSFCZ002 -SFC Graph midterm-3 motnhs and Planning  ,
    How to solve this above issue in scheduling operation and capacity distribution .
    Regards
    JH

    Closing the thread

  • In ods what is meaning of operational.(operational data stoer-ODS)

    in ods what is meaning of operational.(operational data stoer-ODS)

    Hello Satish
    I guess you are very much clear about data and info....
    Data: everything and anything is data
    Info: If data is structured in a way that it gives a meaningfull information than it is info
    We use ODS as a data warehouse layer which contains meaningfull data which when loaded in cube( in structured way - Extended star schema in our case ) provides meaningfull information...so basically it is containing the data on which operations of DW are going to be performed...( it may be analyzing data, decision making on the data....)
    This is why it is called operational data store instead of Data store...
    Hope your have got your answer...
    Thanks
    Tripple k

  • Date Format in Input Date Component

    Hi,
    I am using JDev 11.1.1.3.0. I have few Input Date component in the form. I need to display the selected date in upper case. Basically the month in upper case.
    Currently it displays '01-Aug-2012'. I need it to be displayed as '01-AUG-2012'.
    Tried adding format but still the month is displayed in initial caps. Really appreciate if someone can help me in fixing this issue.
    Thanks
    SR

    There is no format to archive this. Check http://docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html which give you all format patterns used by the inptutDate component.
    I have not tried this, but you should be able to use a converter, which you have to write yourself, to make the month uppercase.
    Writing your own converter is easy, for a tutorial check http://docs.oracle.com/javaee/5/tutorial/doc/bnaus.html
    Timo

  • CO11N  I need than operation date is equal to goods movements date

    I am notifying with the CO11N, and need that the date of the movements of goods is equal to the  finish operation date .
    For default it takes the release date of the order.
    Is it possible this?
    Thank you.

    Hi
    Defaults will be like that only.
    If you want you can change the date of posting as requited.
    Can you explain your sceanrio in detail.
    Regards
    YMREDDY

  • FM or BAPI to change Operation data

    Hi,
    Is there any BAPI to change operation data? BAPI_ALM_ORDER_MAINTAIN is not useful in my case. I want to use   IBAPI_ORDER_OPERATION_CHANGE but not able to get proper documentation for same.Can anyone give me a sample code about how to use IBAPI_ORDER_OPERATION_CHANGE?
    My requirement is to tick check box 'Required Splitting' in operation if some conditions are met. I am planning to do this using cuatomer exit. Everything is working fine only i need to know how to use above BAPI. If this doesn't work then as a last option i will go with BDC.
    Regards,
    Kamal

    Hi Kamal,
    Unfortunately I can not see any BAPI which changes operation data of a production order.
    BAPI_PRODORD_CHANGE is available only for changing header details.
    BAPI_ALM_ORDER_MAINTAIN and IBAPI_ORDER_OPERATION_CHANGE are used for changing maintenance or service orders, and not production orders, most probablty this won't work or cause issues.
    I'm afraid BDC is the only option in this case.
    Regards,
    Marcelo Pacheco

  • New SAP update: Operation date in FI docs

    Hi gurus,
    In order to manage dates according to the law in several countries, e.g, Norm 340 in Spain where it says that operation date have to be in every financial posting relating to a billable service, we have heard that SAP is applying some changes to manage a new date in the FI docs. This date would be so called "Operation Date".
    Have you heard anything of this? Do you know where to find additional info about it?
    Thanks,
    VL

    Hi Eli,
    Thanks for your answer, but I still have a doubt to create a substitution, where you say to define the precondition document numbers, what document number are you refering? FI document? CO document?
    Can I change the substitution on tcode GGB1?
    Thanks again,
    Rgds
    Antónia

  • Jsf date component

    i'm trying to find a date component that shows only the month and the year (and no day).
    for now i'm using <t:inputDate type="date">, and ignoring it's day atribute.
    does anyone knows where i can find one?
    thanks

    Did you found a solution to the problem?
    I am having similar problem in my page.
    Thanks,
    Bablu

  • Operational Data Source for SAP OPInt

    Hello Experts,
    If I am configuring a business scenario which executes in a non-SAP system which does not generate events or change logs, I understand I need to configure a Operational Data Source in my business scenario.
    But, from where do I get access to the data store tables? Do I need to configure a connection to them separately? If yes, how do I do it?
    Thanks,
    Diptee

    Hello Diptee,
    for Operational Data Source to work, you need to grant select and execute authorizations on the schema where your operational data exists.
    Please refer to page 62 of the Developers Guide regarding "Grant select, execute on schema <schema_name> to <user_name or role_name>"
    Regards,
    Hee Tatt.

  • Source Data Component in Xcelsuis 2008

    How can i use source data component? can i have a full description about this utility?
    Thanks and Best regards

    Hi Lutfi,
    Source Data is a component that has data insertion function but no interactive interface. At design time, Users can set the insertion type, the source range and the destination range, like charts or selectors. If users set the u201CSelected Item Indexu201D in property sheet, the source data with the index will be inserted to the destination at run time.
    For advanced using, users can bind the u201CSelected Item Indexu201D property to a cell and use another component to input number. Then the data will be inserted to destination accordingly.

  • Source Data Component

    hi,
    i am trying to figure out what this component actually does in cx 4.5 pro.
    below is what is inthe online help file, but i do not understand it.
    "A component that has no visual interface. Users can push data into other cells by changing the value of the component's Selected Index."
    my other question is under what conditions would one use the source data component?
    thank you
    tracy

    i just realized that i posted another question on the same topic, so , i'm closing this one because it can't be deleted. sorry for the double posting.

  • Source Data component index

    Can someone explain to me how the selected item index is used with the Source Data component?

    Got my answer, thanks.

Maybe you are looking for