Table for Output Processing log

Hi,
Can anyone tell me the table for Output processing Log.
I need to take this info for some interface issue. 
Muthu

Hello,
Check out the table "CMFP" for output processing log.
Regards,
SARTHAK

Similar Messages

  • Use global temp table for DML error logging

    our database is 11.2.0.4 enterprise edition on solaris 10
    we are wondering if anyone has an opinion of or has done this before, to use a global temp table for DML error logging. We have a fairly busy transactional database with 2 hot tables for inserts. The regular error table created with dbms_errlog has caused many deadlocks which we don't quite understand yet. we have thought using global temp table for the purpose, and that seemed to work, but we can't read error from the GTT, the table is empty even reading from the same session as inserts. Does anyone have an idea why?
    Thanks

    The insert into the error logging table is done with a recursive transaction therefore it's private from your session which is doing the actual insert.
    Adapted from http://oracle-base.com/articles/10g/dml-error-logging-10gr2.php
    INSERT INTO dest
    SELECT *
    FROM  source
    LOG ERRORS INTO err$_dest ('INSERT') REJECT LIMIT UNLIMITED;
    99,998 rows inserted.
    select count(*) from dest;
      COUNT(*)
        99998
    SELECT *
    FROM  err$_dest
    WHERE  ora_err_tag$ = 'INSERT';
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    1000        Description for 1000
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    10000        Description for 10000
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    1000        Description for 1000
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    10000        Description for 10000
    rollback;
    select count(*) from dest;
      COUNT(*)
            0
    SELECT *
    FROM  err$_dest
    WHERE  ora_err_tag$ = 'INSERT';
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    1000        Description for 1000
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    10000        Description for 10000
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    1000        Description for 1000
    1400    "ORA-01400: cannot insert NULL into ("E668983_DBA"."DEST"."CODE")"        I    INSERT    10000        Description for 10000

  • Adding new field in the table for Output

    Hi ,
    I need to add a field catalogue as Payment method in the condition table for Output, but the payment method field does not exist in the table. Can this be done?
    regards,
    Ragu

    Hi Refer below link on sdn for adding new Field
    Adding New Field to Catalog
    Adding New fields to field catalog

  • VF03 - Output Processing Log

    Hi,
        In invoice header we have a processing log button for displaying log of individual output's. As per my understanding this is a application log.
    The problem is i need to retrieve this application log details in a customer program, I have already done some research. I have checked the BAL* function modules but not getting anywhere on how to get this? Anybody have faced a similar problem?
    Best Regards,
    Tapodipta Khan.

    +Hi,
        The processing log for invoice output types can be obtained by the following process.+
    Get the NAST-CMFPNR or message management number and use TCMF3 - TCMF9 (there are 6 tables in this range) to get the APLID.
    Then go to CMFK and CMFP to get the exact message number. Now all you have to do is to construct the message in TEXT.
    Best Regards,
    Tapodipta Khan.

  • Tables for subcontracting process

    Hi All,
    Pls tell the tables for components in subcontracting process.
    Regards
    Sunil

    Hi
    After creating a subcontacting po, it will update the following tables
    RESB , EKET , EKKO, EKPO
    Join the two tables RESB and EKET with RSNUM , PO NUmber, Line item as the linking field, if u pass the PO Number in the EKET Table then you can able to see all the components that you have mentioned in the PO for the Final Product. This component is not from the Material BOM , its from what you have maintained in the PO.
    Pls clarify in your query , completing means closing the PO with GR,IR or just PO creation.
    Regards
    Amuthan M.
    Edited by: Amuthan M on Nov 3, 2009 2:28 PM

  • Using Pages, I have created a document and inserted a Table for use in logging an inventaory. When I came to print this off however the lines for the table were missing but the text was in the Table format, weird! How do I print the Table?

    Using Pages, I have created a document and inserted a Table for use logging an inventory. When I came to print this document the lines and boarders of the Table feature did not print however the text did print in the table format. How do I get the lines and boarders to print also?

    Using Pages, I have created a document and inserted a Table for use logging an inventory. When I came to print this document the lines and boarders of the Table feature did not print however the text did print in the table format. How do I get the lines and boarders to print also?

  • Tables for workflow process

    Hi ACE,
    Can you please provide me table where we can find about the workflow, gives following information
    1. Workflow need to determine where exactly is the request pending.
    2. On what date and time were the workflow requests submitted / Approved / Maintained.
    3. Whether the workflow request is Completed or In-Progress.
    Thank you so much for helping me in advance.
    K@$TURI

    Hi,
    Using the FM You can get the Agent & Workflow Details SAP_WAPI_GET_WORKITEM_DETAIL and SAP_WAPI_WORKITEM_RECIPIENTS.
    Check this Tables 
    SWWORGTASK - Assignment of WIs to Org.Units and Tasks
    SWWUSERWI - Current Work Items Assigned to a User
    Other Tables for Workfow
    SWWWIHEAD - Header Table for all Work Item Types
    SWW_OUTBOX - Lists Workflows in outbox together with status
    SWW_CONT - Container Contents for Work Item Data Container
    SWW_CONTOB - Container Cont. for Work Item Data Container (Only Objects)
    SWWLOGHIST - History of a work item
    Regards,
    Surjith

  • Table for output type of a delivery document

    Hi guys,
    Would you know where could I find the output type of a delivery document espcially after I posted a GI in Shipment? Basically, It should reflect in devlivery document. So I am not sure if I should look at the delivery tables or goods issue.
    Help me guys!
    POints for the helpful ideas.
    THanks!

    Hi,
    There are 2things to be noted here.
    1. If your output type was already triggered once, then it should be visible in display mode also, with a Green colour button (if it is processed and the print out  is obtained). The fact that the output type is not seen in display  mode, says that the output type so far has nto been triggered.
    2. Seeing the output type coming in yellow colour in change mode of delivery document is expected. This means that the output is getting triggered now.If you save teh document now, you will get the print out.When you go in display mode again after a gap of say 1min, you can see the same output in Green colour as mentioned earlier.
    I hope this clarifies your doubt.Please let me know if you need some more info
    You can reward me if it helped you

  • Field catalog not appearing in the condition table for output determination

    Hello,
    I wanted to include WBSTK as a condition table entry in the output determination for  outbound deliveries, WBSTK is available as field catalog , but not available during condition table creation.
    Can you pls help me out?
    Regards
    Vaidee

    Check OSS Notes
    379619 - Preference process in SD order: Prefrnc ID missing
    595984 - Preference indicator in SD order
    379269 - Preference in SD doc: User exit: Set pref. indicator PREFE
    Regards

  • Table for output type

    Dear All
    Pl help me.
    I have a very peculiar situation.
    For a particular order type, the billing document printout should show the discount for that order type only when the discount is manually entered during sales order creation. A condition type has already been created in the pricing procedure for the order typr for manual entry. But the problem is with the printing of invoice. At present the discount does not appear on the print preview of the billing document and the billing document has its own output type. where should i validate for that output type. In which standard table can i get the relation between a sales document or a billing document and output type.

    Hi,
    Just check in copy controls VTFA, select Source and Target Document Type, click on item (LHS of screen), choose relevant item category and see in "Pricing type" what you have assigned. Whwenver prices are redetermined, manaul conditions entered in previous document will not taken back. So choose "Copy manual pricing...." option in this.
    Hope I've understood your question and duly answered it.
    Reward points, if so
    Regards
    SD

  • How to Improve inserts into Template table for Query Processing

    Hi guys!
    I need your advice. How can i improve inserts into template table (/BI0/0P00000010 for exemple)? In my scenario i forced to load data from cube C_X to cubes C_1, C_2 and C_3.
    To get a goal i created a transformations and a DTP process with delta upload to each of cubes (C_1, C_2, C3). And that proccess takes about 3 hours! (it doesn't matter 1.000 or 100.000 records). But when i tried to load data with full update (with a filter) a proccess get data takes about 1 minutes.
    I traced process and saw that inserting into template table (which create each time when proccess started) take the longest time. How can i improve it?

    Hi Mahendar,
    It will require some efforts to investigate it so I propose to open a support ticket with Microsoft (through portal).
    Your first question interest me and I am not sure if you are doing proactive or reactive real time reporting. You can try with
    HBase for storing and retrieving data. HBase known for providing good read and write speed. If you are not comfortable writing HBase syntax then you can add an abstraction layer i.e. HIVE. It might take little more time when you
    query HBase from Hive.
    If you are doing real time analytic, then you can choose from Strom and Microsoft Azure Stream Analytic.
    Thanks and Regards,  
    Sudhir Rawat

  • Tables for Release Process

    Hi All,
    What are all the Tables associated with the Release Process.
    Advance thanks
    Regards
    Arjun

    EKAB   - Release Documentation 
    EKEH    - Scheduling Agreement Release Documentation 
    EKEK    - Header Data for Scheduling Agreement Releases 
    T161E   -  Release Codes
    T161F   -  Release Point Assignment for Purchase Requisition
    T161G   -  Release Prerequisite, Purchase Requisition
    T161H   -  Fields for Release Procedure, Purchase Requisitio
    T161I    -  Determination of Release Strategy 
    T161S   -  Release Indicator, Purchase Requisition
    T161T   -  Texts for Purchasing Document Types
    T161U  -   Texts for Release Indicator 
    T163P    -   Release Creation Profile
    T163S    -  Description for Release Creation Profile 
    T16FB    -  Release Indicators: Purchasing Document
    T16FC    -  Release Codes
    T16FD    -  Description of Release Codes
    T16FE     -  Descriptions of Release Indicators: Purchasing Do
    T16FG    -   Release Groups
    T16FH    -   Descriptions of Release Groups
    T16FK    -   Release Statuses
    T16FS     -   Release Strategies

  • Database table for output condition records

    Hi
      Can anyone let me know " in which database table the condition records of output type will get stored?" . please let me know the table names related  to output.
    Thanks in advance

    Hi Srinivasarao,
    Check the table <b>TNAPR</b> in SE16. It will have all the output condition records assigned through transaction NACE.
    You can find the output types in the field KSCHL of TNAPR table. It also consists the output type and the layout and print program assigned to the the output type.
    You can see the list of processed document through output types in the table NAST.
    Thanks,
    Vinay

  • Adding fields in condition table for output control

    Hello,
    I have added a new field LGNUM in the fieldcatalog for delivery in transaction VOK2.  Now i need to create a new condition table in which i want to include this field. But i am not able to see LGNUM in the list of fields which are displayed in the field list.
    Please advice.
    Thanks in advance,
    Mathangi

    Hi Refer below link on sdn for adding new Field
    Adding New Field to Catalog
    Adding New fields to field catalog

  • Table  for Output condition record's data

    Hi
    In which table are the values of an output condition record stored?
    Regards

    go to the desired tcode  in display mode ex:"VV33" to see that condition type tables, then give ur condition type and press CONDITION INFORMATION button in application tool bar and u reach one screen and press "execute" in application tool bar  and u reach one more screen and in that screen press "control+F8" then u can reach one more screen there it dispalys the desired table of urs.
    reward me if it is helpful.

Maybe you are looking for

  • Same ABAP statements for SY-SUBRC 0 or 4

    Hi, I have a READ TABLE statement and if the SY-SUBRC is equal to 0 or 4, the same ABAP statements should be giving to both. What would be the most efficient way of writing this? Should I just not check for for the SY-SUBRC? Thanks, RT

  • Error in downloading

    Hi, I am doing one function module. in which i have to download the final table data in Excel file. The name of the file should be dynamically generated (i.e as in ALV during downloading). I am using Ws_file_get  function module. But this is giving r

  • Text problems with printing to PDF from AutoCAD 2011

    When we print to PDF from AutoCAD, the text in the PDF looks wrong/bad.  It takes on a jagged appearance and doesn't look anything like what the font is supposed to look like.  Any suggestions?

  • Copying files from TC back to Mac stops after 800MB

    Hi, I searched a while this discussion but none of the threads seems to really fit my problem: "Long long ago" I started to keep my iPhoto Library on a TC-Drive to save space on my MBA. Now, recognising this silly idea, I want to correct it - but: th

  • I need Excel for Mac. Can I get this for free somewhere?

    I have Tiger, not sure if that makes any difference. I need Excel to check my work schedule but it would be a real pain to have to buy it. Mac version for FREE anywhere?