Table for Activity confirmation

Hi PP exper
Kindly suggest me  from which table I will get  activity  confirmation detail  when I do the production order confirmation  example my activity 9000( labor)  30 hr , 9001( m/c)  15 kw etc
kindly suggest me
Regards
Akil

Hi,
In AFRU.. we can get activity confirmation....suppose if we have many activity which unit are HR.. then we can not differentiate   which activity have confirmed .
i want activity type and its confirmed
example Activity type 9000( m/c power)  30kw 1000( labor) 6 HR, etc
9000----
30 KW
1000----
6 HR
Regards
Aqueel

Similar Messages

  • How to post back for activity confirmation

    Dear QM guru here,
    I have QM order link to inspection lot, order type is QL01.
    during i record result, i also confirm activity of labor processing.
    my problem is the screen of confirmation activity have only 3 field can input. 1. activity quantity 2. work center 3. plant.
    so every time i confirm activity system always record as system date.
    but i would like to post back to the previous. so can we config to change this screen to show date that allow to change during confirmation.
    Thank you in advance.
    Konnapa

    hi,
    Yes u may change the screen content but for that u need the screen no. and u may also take the help of an ABAPr, for screen modifications. and if u want back date posting than use user exit QLCO0002 for this.
    or if u simply want the proposed dates or confirmation dates (Previous) than u need to check ur config. -
    > Parameters for order Confirmation.
    Regards
    Edited by: D GURU on Jan 4, 2012 1:04 PM

  • What is the table for active rollback segments

    Hi,
    Can anyone please let me know what is the table name for 'Active Rollback Segments', is it dba_rollback_segs?
    Regards,
    - Sri

    Yes, this is the view which will report you the rollback segment name, owner and other information about the rollback segments.
    You can also query dba_undo_extents view.

  • No data in Portal Database tables for Activity Report

    Hi experts,
    I've developed an Activity Report application in SAP Portal 7.0, which went live but the report shows no data.
    We are pulling data from 2 portal database tables: WCR_WEBCONTENTSTAT and WCR_USERPAGEUSAGE
    In non production environment there is data in the report but there is no data in the production environment.
    The Activity Report service is already activated/started and set to true.
    What could have caused this? And what should we check now?
    What other configurations/setup should be done?
    Regards,
    Greg

    Hi Greg,
    Those are the aggregated tables. If they are not filled with data although the Portal Activity Report is activated, you should check whether the aggregation finished successfully.
    In the older SPs there were some problems that were fixed in later SPs of 7.0.
    In order to have the latest version of Portal Activity report, you can check SAP note 1084379 - Portal Activity Report - Latest Version (SDA file).
    You can compare the SP via the MANIFAST file, as it contains the version and SP number.
    In order to troubleshoot problems in Activity Report, you can follow SAP note: 1690023 - Portal Activity Report - Component-specific Note
    Some basic checks that you can do:
    Run query on the raw data tables to check since when there is data in those tables:
    select min(timestamphour) from SAP<SystemID>DB.WCR_WEBCNODESTAT;
    If there is too much data from long time ago, then you should delete the old data, and leave only the new data (there is anyways retention time for the data to be kept).
    If there is no data, then it means that the Portal Activity Report does not collect data, and not really activated (usually this is not the case).
    The aggregation runs every top of the hour, so you can check in the default traces for an error during that time.
    In most of the cases something went wrong while aggregating the data.
    As a result the aggregation is not finished, so the transaction is not being committed, and the aggregated tables stay empty.
    If there is a DuplicateKeyException in the trace, you can follow SAP note 1054145 - Duplicate Key Exception.
    If you have any more questions, please don't hesitate to ask.
    I hope this information helps,
    Thanks & regards,
    Michal Zilcha-Lang

  • Table for active version

    Hi,
    In one of our cases for PO values updation, values are getting populated in the historic version of the PO and not in active version.
    Would there be any table which save in the active version where i can check ?
    Thanks
    Naga

    Hi Naga,
    given a PO number, look for GUIDs in the CRMD_ORDERADM_H.
    Use these GUID to query the CRM_JEST table.  You can get the codes associated to status looking for a po in the BBP_PD transaction.
    Hope this helps,
    Matteo
    EDIT:
    Sorry, more precisely...
    you can extract the guid of the active version using the BBP_PD_PO_GETDETAIL FM. The header structure you obtain from the call has a field called CHANGE_LOCK. If this field is checked, then there's a change version and you probably would like to update this one.
    In order to get the GUID of the change version, follow the above (previous) ride around the CRMD_ORDERADM_H and CRM_JEST tables.
    Edited by: Matteo Montalto on Mar 3, 2009 12:47 PM

  • Table for active RFCs

    Hi All,
    Could you help me identify a table that would contain the details of Remote Function Calls that are active at a given point in time. Is there any such table that contains the names of the Remote Enabled Function modules that are running in the R/3 system.
    Alternatively, is there a function module that can be used to check whether a RFC is under execution.
    Awaiting you response I remain.
    Regards,
    Subhrangsu

    Hi Gautham,
    Tha table that you mentioned (RFCDES) contains the details of destinations of Remote Function Calls. This can be maintained in TCode SM59.
    However, what I am looking for is a table that would only contain the SAP Remote Enabled Function Modules which are being executed at a given point of time.
    My requirement is as follows.
    An external system (Middleware) calls SAP RFC to post some data. Middleware has more than one server and thus more than one message can come simultaneously even without a single second's delay. This is causing some problem in the SAP processes. I want to introduce a time delay to the called RFC if the system finds another intsance of the RFC active at the same time.
    Regards,
    Subhrangsu

  • How to create DB partitioning in active data tables for ods?

    hi all,
    Can anyone let me know how to create DB partitioning in active data tables for ods. if any docs pls share with me at my email id : [email protected]
    regds
    haritha

    Haritha,
    The following steps will briefly explain you to improve the performance in terms of DB partitioning as well as loading. Please find the same,
    transaction RSCUSTA2,
    oss note 120253 565725 670208
    and remove 'bex reporting' setting in ods if that ods not used for reporting.
    hope this helps.
    565725
    Symptom
    This note contains recommendations for improving the load performance of ODS objects in Business Information Warehouse Release 3.0B and 3.1 Content.
    Other terms
    Business Information Warehouse, ODS object, BW, RSCUSTA2, RSADMINA
    Solution
    To obtain a good load performance for ODS objects, we recommend that you note the following:
    1. Activating data in the ODS object
    In the Implementation Guide in the BW Customizing, you can implement different settings under Business Information Warehouse -> General BW settings -> Settings for the ODS object that will improve performance when you activate data in the ODS object.
    1. Creating SIDs
    The creation of SIDs is time-consuming and may be avoided in the following cases:
    a) You should not set the indicator for BEx Reporting if you are only using the ODS object as a data store.Otherwise, SIDs are created for all new characteristic values by setting this indicator.
    b) If you are using line items (for example, document number, time stamp and so on) as characteristics in the ODS object, you should mark these as 'Attribute only' in the characteristics maintenance.
    SIDs are created at the same time if parallel activation is activated (see above).They are then created using the same number of parallel processes as those set for the activation. However:if you specify a server group or a special server in the Customizing, these specifications only apply to activation and not the creation of SIDs.The creation of SIDs runs on the application server on which the batch job is also running.
    1. DB partitioning on the table for active data (technical name:
    The process of deleting data from the ODS object may be accelerated by partitioning on the database level.Select the characteristic after which you want deletion to occur as a partitioning criterion.For more details on partitioning database tables, see the database documentation (DBMS CD).Partitioning is supported with the following databases:Oracle, DB2/390, Informix.
    1. Indexing
    Selection criteria should be used for queries on ODS objects.The existing primary index is used if the key fields are specified.As a result, the characteristic that is accessed more frequently should be left justified.If the key fields are only partially specified in the selection criteria (recognizable in the SQL trace), the query runtime may be optimized by creating additional indexes.You can create these secondary indexes in the ODS object maintenance.
    1. Loading unique data records
    If you only load unique data records (that is, data records with a one-time key combination) into the ODS object, the load performance will improve if you set the 'Unique data record' indicator in the ODS object maintenance.
    Hope this helps..
    ****Assign Points****
    Thanks,
    Gattu

  • Tables For Linking Order Confirmation & Goods Receipt against Order

    Hi,
    We are using transaction CO11N (multiple times) with Auto GR feature. So, for every confirmation, a
    material document for corresponding goods movement also is created.
    Similarly for multiple confirmations, Mat Docs are created.
    I am looking for tables where I can get a link between Order Confirmation counters & respective Mat Document.
    I tried Tables AFRU and AUFM but it gives Mat. Document Number When only one GRis carried.
    Anyone Plz guide.
    regards

    To Dear ,
    This is the tables that used in production orders
                         AUFK                    Production order headers
         AFIH                    Maintenance order header
         AUFM                    Goods movement for prod. order
         AFKO                    Order header data PP orders
         AFPO                    Order item
         RESB                    Order componenten     
           AFVC                    Order operations
         AFVV                    Quantities/dates/values in the operation
         AFVU                    User fields of the operation
         AFFL                    Work order sequence
         AFFH                    PRT assignment data for the work order(routing)
         JSTO                    Status profile
    You can check here & I think AUFM ,AFVC ,AFFL may you will get trquire data .
    Pleasse check & revrt me back .
    Regards
    SANIL

  • Tables for Confirmation Production Order.

    Hi Friends!
    we want to be find Tables for Confirmation Production Order[PP].
    reply,
    Rahul

    Hi Rahul,
    MAST     Material BOM
    STKO     BOM Header
    STPO     BOM Positions (detail)
    MAPL     Assignment fo Task Lists to Materials
    PLKO     Routing Group Header
    PLSO     Routing Group Sequence
    PLPO     Routing Group Operations
    AFKO     Production Order Header
    AFPO     Production Order Position (details)
    Thanks,
    Reward If Helpful.

  • Is there table/Report history including timestamp & date for activity type created?

    Hi Guys
    I have an audit request for activity type that should include Date of creation/change and timestamp for them, but I don´t know if there is a table or report
    that I should run.
    Actually in KP26 in section line item shown the dates but by activity type, I expect to run in mass
    I really appreciate if someone have suggestion or idea how is possible to get information with dates and timestamp

    Hi Marco,
    If not in standard, this can be achieved by customized field in the table. This is called Append Structure and you can add Z table.
    Talk to an ABAP person. He can do it.
    I know I have not answered you in a straight way
    Regards,
    Krishnendu.

  • PS tables for Network Activity elements

    Hi,
    I am trying to find the tables for Network Activity elements and its relationship with Activity (PS Module).
    There are Std BAPIs to get the data.
    But I want the table field names since it would be used by the XI team for data mapping.
    Thanks in advance

    Hi Pranav
    Thanks for yr information. we can select the object WBS, and shall be able to view PS texts in overview and create PS Texts.
    My requirement rather, question is, can we attach any documents without having DMS. ie., can we assign any of the Windows document which are available in hard disc?
    please thorough some light on this and thanks in advance and belated happy diwali wishes to you.
    Thanks
    Sudhakar

  • Tables for Confirmed Prouction orders to first operation only in routing

    Hi QM/PP Gurus,
      My client has this requirement, they want a list of production orders as well as their confirmation dates for their first operation in their routings. Can u provide me any tables for this one.  Thanks.
    Regards,
    Matildo, Edsel F.
    QM Consultant

    Hi,
    Table is AFRU,
    while field for Operation is VORNR
    Regards,
    Dhaval

  • Table for milestone attached to the activity

    Dear all,
    This is regarding the SAP table for Milestone in project. I need to fetch the data for the milestone attached to the activity of the project. Table MLST for milestone has the WBS no. as one of the field and gives the details of milestones attached directly to WBS but it doesnot give the details of milestones attached to the network activity.
    If anybody knows about the table please help.

    A/c to me there is no tables availabe for your requirment I think this data is being stored in structure MLSTI. You can get details from ABAP consultant.
    however your requirement can be solved by txn CN53n. Give * in all input field. Download report in excle filter /sort and use the data. For the further details you can use MLST table.
    Regards
    Nitin

  • Table for viewing SHC details and Confirmation details

    Hi All,
    I would like to ask in which table can i get SHC details in SRM (SHC Num, Company Code, Business Area, Created By)
    I would also like to get same details for Confirmations in SRM.
    Thanks!

    Hi,
    Go to T.code: BBP_PD
    Enter the object type : BUS 2121 for shopping cart
    and execute and click on the shopping cart no
    You can see  all the tables for the shopping cart no.
    For Confirmation check :BBP_PDCON this is also appearing in the above t.code
    Please check and reply
    Regards
    Ganesh Kumar .G

  • Problem activating Table for IT9916

    Hello expert.
    I`m trying to create and activate a table for the it 9916 and i´m having this error:
    "Thee is no active nametab in the system, although an active ABAP/4 Dictionary object was expected."
    Any idea why is happening?
    Thanks!!
    Edited by: Mariano Gallicchio on Apr 28, 2010 3:09 PM

    Closing old Questions

Maybe you are looking for

  • BUS2009 Event significantlyChanged

    Hi, BUS2009 Event significantlyChanged is triggered in Standard workflow WS00000038 when PR release is cancelled or refused. Because of this workflow takes path "Purchase ReqItem significantlyChanged" and notifications are not sent for cancel and rej

  • Pay an AR Credit Memo with Payment Wizard

    The Customer uses to create a Bankfile for Outgoing payments, among them there are some AR Credit Notes that he has to pay to his Customers. However with the Payment Wizard there is no way to pay the C. Notes and include them in the Bankfile. Is ther

  • FYI - App Store apps can now be gifted

    You can use the pop-up arrow next to the app price (on the app's page) to select Gift This App. Note that you must first accept the revised Terms & Conditions for the iTunes Store. From Apple: +The changes we have made to the terms and conditions inc

  • Cisco IOS Shell (IOS.sh)

    Hi, Lately I was looking for scripting possibilities on Cisco ISR routers. I found little information about IOS.sh. Where can I find more information about: - how to use it - what's possible with it - IOS (and maybe HW) requirements Many thanks for a

  • Blocking of deleted material in Return Order creation

    Hi everyone, Can somebody please teach me how to block a particular deleted material in Return Order creation.  I have already blocked it in Sales Order creation using OVSU. Thanks in advance.