How to get change date in Production Order ?

Dear Friends,
I want to know it, how to get change date in Production Order "Administration-TAB".
F1-Help, It is displayed with "Change date for Order Master". and Structure table "CAUFVD".
But, CAUFVD is not Transp. Table.
Which table should I read ?
Thanks in advance
Yamazaki-H

Dear Friend
Thank you for an answer.
It was settled.
Best regards.

Similar Messages

  • How to get changed data in ALV in Web Dynpro for ABAP

    METHOD on_data_check .
    DATA:
        node_spfli                          TYPE REF TO if_wd_context_node,
        node_sflight                        TYPE REF TO if_wd_context_node,
        itab_sflight2                        TYPE if_display_view=>elements_sflight.
      node_spfli = wd_context->get_child_node( name = if_display_view=>wdctx_spfli ).
      node_sflight = node_spfli->get_child_node( name = if_display_view=>wdctx_sflight ).
      CALL METHOD node_sflight->get_static_attributes_table
        IMPORTING
          table = itab_sflight2.
    this code is ..get all data(changed and not changed)
    but i want get changed data only, not all data.
    how to get changed data?
    Edited by: Ki-Joon Seo on Dec 27, 2007 6:04 AM

    Hi,
    To get only the changed data in the ALV grid of a WD, you need to capture the "ON_DATA_CHECK" of the ALV grid.
    To this please do the following in the ALV initialization of the ALV table settings :
        lr_table_settings->set_data_check(
                IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK_ON_CELL_EVENT ).
    You may also do this:
        lr_table_settings->set_data_check(            IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK_ON_CHECK_EVENT)
    The above two ways would depend on when do you need to check for the changed data. If you want to check the data as soon as it is entered, then use the first method. Else, use the second method.
    You need to register an EVENT HANDLER for this event.(You may do this in your VIEW or Component Controller).
    In this Event handler, you would find an importing parameter R_PARAM which is a ref type of      IF_SALV_WD_TABLE_DATA_CHECK.
    The attribute T_MODIFIED_CELLS of this interface IF_SALV_WD_TABLE_DATA_CHECK will contain the modified cells of the ALV with the old & new values.

  • How to get Changed fields in Sales order to create a report

    Dear Gurus,
    How to get the log from sales order for the change of particular field.
    In my scenario, If an user remove the delivery block from sales order I want to capture the date on which this delivery block
    is removed and by whom (User)?
    I know that I can get the log of change but can I get in the form of field updates because further I want to use that date and user name to create a report.
    I hope u got my query. Please reply soon that I can create a report.
    Thanks in advance.
    regards,
    Sanjay

    Hi
    You can use the table CDPOS for tracking the changes at the Table level with the Sales order number
    or Else you can also use AUT10 transaction to track the logs/chanages with START DATE, END DATE and the Transaction code in your case it is VA02
    Please check and revert back
    regards,
    santosh

  • How to get a list of production orders for a work center?

    Hello SDN Community, 
    I have an requirement to display in a pop-up window a list of production orders for a work center.
    Does anyone know which screens/transactions would show this relationship?
    Or better yet, does anyone know how to demonstrate this from the tables themselves?
    Thank you,
    Dean Atteberry.

    Hello Mangalraj.S
    >>Goto COOIS-->For the field List select PPIOO000 - operations and layout -->standard layout
    >>and execute,by this you will be able to see the operations for each order and to which
    >>work center they are assigned.
    The system I am working on is ECC 6.0.
    For this system the values in the dropdown for the "List" field are "Capacities, Items, Order Headers, Sequences, Trigger Points, etc".  But nothing that says PPIOO000 - operations and layout.
    >>Or else in the in input screen of COOIS,enter the work center for which you want to see which
    >>are the production order's assigned and execute.
    For system I am working in, I do get a grid display when entering a work center.  It has columns like "Order, Material, Icon, Order Type, MRP cntrlr, etc."   But no column with Work Center.
    Any further insight into how to use this transaction to display a list of production orders for a work center would be greatly appreciated.
    Thank you,
    Dean Atteberry.

  • How to get components inforation of production order in report?

    Hi,
       I am writing a report which needs get ordered components information of production orders. But, the difficult is when any one delete one component after release, the deletion indicator in reservation will be marked. And if user make the order TECO, all components will be marked as deleted. So, how can I tell which was deleted by user indeed (not caused by TECO). Thanks.

    Can you please advise exactly where or what you found
    Thanks
    Kristen

  • How to get changed data in SAP HR !

    Hi Gurus,
       I got a new project of HR and now I am  stuck at one place. Please help me where I can find out the change history of HR master records.I have done all my research and I found CDHDR / CDPOS which didn't maintained these data.I got PCL4 table which is HR cluster table but it also didn't show me the changed data. Is there any specific table / report where I can get old and new records or so.
    Each reply is appreciated.
    Thanks,
    Digamber

    Check program RPUAUD00 .
    Change pointers log data only on selected infotypes in order not to overload system. PCL4 is also selective in this respect but I am not sure about that, so you need to look for futher info in this regard.
    Regards
    Marcin

  • How to get field name on Production Order

    Dear All,
    I am going to make report on using items from production order. I'm facing problem to get following fields. These fields are on production ordersu2019 screen and tab is Summary.
    1-Actual Component Cost
    2-Actual Additional Cost
    3-Actual Product Cost
    I don't know where these fields are in database.
    Can anybody help me in this regards
    Sohail Anwar Ali

    Dear Sohail Anwar Ali,
    By B1 help:
    Actual Component Cost Total value of all components issued to the Production Order.
    Actual Additional Cost Displays the actual additional costs that occur when a component is defined in the Item Master Data as a non-inventory item, for example, a service or labor cost.
    If there is more than one additional cost for the item, the cost displayed here is the sum of all additional costs.
    The field is updated on product completion.
    Actual Product Cost Total value of all products received for this Production Order.
    Best Regards
    Jane Jing
    SAP Business One Forums team

  • Get Material Descrition of Production Order

    Hi,
    Could you tell me how to get material description of production order, I cannot found the field in table of AFKO and AFPO. Thanks.

    Dear Portfolio,
    Inorder to get the Material Description, please follow the following steps:
    (1) Match AFPO-MATNR with MAKT-MATNR.
    (2) Get hold of MAKT-MAKTX (Material Description) filtering by SPRAS = 'EN'
    Regards,
    Abir
    Don't forget to award 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

  • How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    If the data is on a remote server (for example, PHP running on a web server, talking to a MySQL server) then you do this in an AIR application the same way you would do it with any Flex application (or ajax application, if you're building your AIR app in HTML/JS).
    That's a broad answer, but in fact there are lots of ways to communicate between Flex and PHP. The most common and best in most cases is to use AMFPHP (http://amfphp.org/) or the new ZEND AMF support in the Zend Framework.
    This page is a good starting point for learning about Flex and PHP communication:
    http://www.adobe.com/devnet/flex/flex_php.html
    Also, in Flash Builder 4 they've added a lot of remote-data-connection functionality, including a lot that's designed for PHP. Take a look at the Flash Builder 4 public beta for more on that: http://labs.adobe.com/technologies/flashbuilder4/

  • How to collective read PP master data in Production order?

    Hi: Guys
    Please tell me how to collective read PP master data in production orders. in COHV, I can find out some collective functions but read PP master data.
    Thanks
    Henry

    Read PP master data is only to update routing and BOM in production order if it is already created to effect the changesmade in routing and BOM.    I think in that collective option is not possible.  
    Regards
    KrishnamurthyDSS

  • How do you change the Print Products Store from USA to UK like you can do in IPhoto?

    How do you change the Print Products Store from USA to UK like you can do in IPhoto?

    Please keep in mind that Aperture is not an enhanced iPhoto, it is a different application with a different philosophy and a different intended audience. If you approach it with that in mind you will have a lot less frustration as you learn Aperture.
    Aperture adds a layer of complexity that is not needed by many.  iPhoto is a very powerful application and fits the needs of many amateur photographers.
    As for your original issue, as I said I am surprised that iPhoto allows you do switch countries like that and am not surprised that Aperture doesn't. If this is something you really need to do working in Aperture but using iPhoto to order the prints is a good work around and will not be all that difficult to do once you get the hang of it.
    As for your new question, the books in iPhoto and Aperture are different enough that the code that created the book in iPhoto wouldn't work in Aperture. What happens when you import an iPhoto library into Aperture is that the images in the book are combined into an album in Aperture with the same name as the iPhoto book. You will need to re-create the book in Aperture uaing the images in this album.
    Hope this helps, post back if you have anymore questions.
    regards

  • Data for production order

    hi all,
    We want to get the classification(configuration)  data from the production order.
    We are presently using VC_I_GET_CONFIGURATION and passing the instance as CUOBJ from AFPO. But the data we get is from the sales order.
    Require help as to waht instance to pass to get the data from Prod Order and not from sales order.
    any pointers???

    I make a sales order first -
    XYZ
    Then i make a prod order with reference to sales order -
    ABC
    The CUOBJ -
    LMN is same for both the orders in AFPO and VBAP
    I go to VC_I_GET_CONFIGURATION and pass LMN and I get the charac values.
    Now i change the sales order. I get a information message that a prod order is already available, but the system allows me to change the configuartion values
    Now, the config values are different in sales order and prod order
    I want the details from the prod order, but since the CUOBJ is same- when i run the FM, i get the changed values from the sales order
    I need the previous unchanged data from the prod order and not from the sales order

  • Bapi for update Master Data in Production order

    Dear All ,
        I am working in a car manufacturing company here production order is made month wise planning qty , but every day its Bom is get changed by Autocad/PLM interface and all changes are being recorded through ECN .
       I have to  generate daily reservation for assemblies for a perticular finish vehical ,so I need to update the Masterdata in production order no through the PLM( VB platform) interface .
      So please suggest me any BAPI so that I can update the master data regular basis in monthly production order  or if you have any better way to map this process into SAP please suggest .
    Thanks in advance .
    regards ,
    Pralay ..

    Not sure what master data in production order you want to change. Anyway if it is at header level, then evaluate BAPI - BAPI_PRODORD_CHANGE.
    Alternatively evaluate the usage of Order Change Management if it is feasible in your solution. Do a search in this forum you will find many threads on it, also read SAP help & do a test a test in your sandbox. If you face a specific issue then do revert

  • How can I change my Creative Cloud order to new, cheaper offer?

    I just bought a Creative Cloud membership two months ago, and now suddenly I could get it almost half prise. It's awfully bad to pay almost 300€ just because I was a early bird, and still suffering the same hick-ups as the new members.
    I have pretty new Production Premium CS5 paggage, and I could have lived with it, unless my new way of working different offices during the week.
    How can I change my Creative Coud order to new, cheaper one (36,89€/m) without penalty of the rest of the year?

    Hi katrikuu
    I noticed you had an educational version of Production Premium CS5 registered.  Unfortunately, the offer pricing is not available to Education, OEM or volume licensing customers as per the terms of the offer: https://creative.adobe.com/plans
    If you have other Creative Suite software that may qualify, please let me know.
    Kind regards
    Bev

Maybe you are looking for

  • How can I execute an action in Acrobat XI Pro using PowerPoint VBA?

    I am using Acrobat XI Pro and PowerPoint that came with Office 2013 running on Windows 8. I have an action in the Action Wizard that executes JavaScript code. It works fine when I click Tools | Action Wizard | Actions | <my script>, and Start in Acro

  • Synching iPod with playlists

    I have a playlist with duplicate songs listed. I purposely did it this way. When I sync with my iPod it just creates one instance of the song. How can I get it so that all instances of songs get synched. Thanks.

  • How to install WLS in Linux?

    I have a file named weblogic700_linux.bin, and have chmod to 777, when i execute the command "sh weblogic700_linux.bin -i console", system told me "weblogic700_linux.bin: cannot execute binary file". How can I install it? what's the precondition, suc

  • Data migration - openingsbalance

    Helllo, My customer go live with ECC 6.00 on 1/1/2012, they want to store the openingsbalance in period 13 of 2011, so my question is do we need todo a full close in 2011 or do we need to run only the balance carry forward towards 2012? Can you also

  • How do i connect a smoke alarm to labview

    I have a smoke alarm EI100b, i need it to connect to labview. When the smoke alarm activate the labview will show an output message. By the way im also using the NI ELVIS 2+. Thx Attachments: Photo0344.jpg ‏1987 KB Photo0347.jpg ‏1981 KB Photo0348.jp