MATAMAS Message type error log

We are trying to update data from one server to another server Idocs are being transferred successfully but due to a huge amount of data we are sending in materials in packets of 10 each. Now if there is some error in a single material, then complete Idoc will fail and in case of MATMAS only way is to filter extact error through Application Log. Is there any procedure provided by SAP using which we can find the exact erro along with the failed material number ( for which the IDoc has failed)

Hi Jurgen,
I know we can do it by sending in packets of one but due to time constraints and more then one million materials involved we chose to send in packets of 10. I hope writing some customised report will only help...
Thanks for the reply anyways.
Regards,
Nitin

Similar Messages

  • AFTER I DOWNLOADED FIREFOX 4, EVERYTIME I OPEN THE PROGRAM I GET THE FOLLOWING MESSAGE- TYPE ERROR:COMPONENT.CLASSES[CID] IS UNDEFINED. HOW DO I CORRECT THIS?

    After upgrading to firefox 4, everytime I open the program, I get the following message, "TYPE ERROR:conponentclasses undefined." How do I correct this?

    That indicates that you are using an add-on that is not compatible with Firefox 4. For details of how to troubleshoot this to find out what one is causing the problem see https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • PO message type Error

    Hi All
    I have configured a new message type ZCTL for EDI. however i find all configs in place still i get an error of NO COMMUNICATION DATA MAINTAINED FOR TRANSMISSION MEDIUM 6. I have checked MN06 for the key combinations and it maintained correctly as per the PO. Also partner profiles and other setup are correct.
    Please advice.

    yes its maintained correctly. also in MN04 when i maintain the condition type ZCTL /vendor/partner/medium combination and press F2 for communication data it gives the same error.
    No communication data has been defined for transmission medium 6. Message number is 603.

  • Error messages from Error Log using using CJ40 transcation

    Hi All,
    when i was doing call transcation for CJ40 transcation. on the screen while check syntactical error check there were some errors below.
        Total plan value less than cumulative plan value
        - l2:              2,900.00 <            8,900.00  (AUD)
        - l3:              2,900.00 <            8,900.00  (AUD)
    The Call transaction on CJ40 results in a generic error message in the error table.
    Errors found --> Access the error log
    Need a way to retrieve the error message from the Error Log,
    Thanks,
    Nelson Karunakar

    Hi Nelson Karunakar,
    When we are loading cost plan for particular project which contains multiple WBS elements,
    First we need to enter the cost plant for LEVEL 1 WBS element ( which is nothing but same name as parent project) and save then only we can enter the cost plant for remaining WBS elements for that particulr Parent project.
    If you load the cost plan for LEVEL 1 WBS Elemts first and save it an then enter the values for remaining WBS elements you never get that error message again.
    Thanks,
    Sriram.

  • Unsolved message type error

    Hello!
    I have an error that I cannot solve. Here is the general description:
    I have a xsd file that I imported in my BPEL process:
    <?xml version="1.0" encoding="windows-1250"?>
    <schema targetNamespace="http://xml.zoppas.com/CommesseError"
    xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:err="http://xml.zoppas.com/CommesseError">
    <element name="ErrorType">
    <complexType>
    <sequence>
    <element name="Id" type="string"/>
    <element name="Message" type="string"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    Then I created a new xsld file:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <!--Generated by the Oracle JDeveloper 10g Web Services WSDL Generator-->
    <!--Date Created: Wed Nov 09 16:40:27 EET 2005-->
    <definitions
    name="errorManager"
    targetNamespace="http://xml.zoppas.com/managerCommesseError/"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:cur="http://xml.zoppas.com/managerCommesseError"
    xmlns:err="http://xml.zoppas.com/CommesseError">
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="http://xml.zoppas.com/CommesseError" schemaLocation="CommessaError.xsd"/>
         </schema>
    </types>
    <message name="CommessaError_msg">
    <part name="CommessaError" element="err:Error"/>
    </message>
    <portType name="GetError_ptt">
    <operation name="GetError">
    <input message="cur:CommessaError_msg"/>
    </operation>
    </portType>
    </definitions>
    Then I created a new variable with the message type CommessaError_msg.
    When I compile the project, I have the following error:
    Error(23):
    [Error ORABPEL-10007]: unresolved messageType
    [Description]: in line 23 of "D:\myBPEL\commessaGetInfo\commessaGetInfo\commessaGetInfo.bpel", WSDL messageType "{http://xml.zoppas.com/managerCommesseError/}CommessaError_msg" of variable "errorMessage" is not defined in any of the WSDL files.
    [Potential fix]: Make sure the WSDL messageType "{http://xml.zoppas.com/managerCommesseError/}CommessaError_msg" is defined in one of the WSDLs referenced by the deployment descriptor.
    Does anybody have an idea about that?
    Thank you in advance!!

    I forgot to attach the BPEL process source code. The error is at line 23.
    <process name="commessaGetInfo" targetNamespace="http://www.zoppas.com/commessaGetInfo" suppressJoinFailure="yes" xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20" xmlns:ns4="http://xmlns.oracle.com/pcbpel/adapter/db/top/commessaGetInfo" xmlns:ns7="http://www.zoppas.com/Error" xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/Details/" xmlns:client="http://www.zoppas.com/commessaGetInfo" xmlns:ns6="http://xmlns.oracle.com/pcbpel/adapter/db/INTEGRATION/GETCOMMESSE/" xmlns:ora="http://schemas.oracle.com/xpath/extension" xmlns:ns9="http://xmlns.oracle.com/pcbpel/adapter/opaque/" xmlns:ns1="http://xmlns.oracle.com/pcbpel/adapter/aq/Dequeuer/" xmlns:ns3="http://xml.zoppas.com/Commesse" xmlns:ns2="http://xmlns.oracle.com/pcbpel/adapter/db/Deleter/" xmlns:bpelx="http://schemas.oracle.com/bpel/extension" xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc" xmlns:ns10="http://xml.zoppas.com/managerCommesseError/" xmlns:ns8="http://xmlns.oracle.com/pcbpel/adapter/aq/Enqueuer/">
    <partnerLinks>
    <partnerLink myRole="Dequeue_role" name="getCommessaCode" partnerLinkType="ns1:Dequeue_plt"/>
    <partnerLink name="Deleter" partnerRole="Deleter_role" partnerLinkType="ns2:Deleter_plt"/>
    <partnerLink name="CommessaDetails" partnerRole="Details_role" partnerLinkType="ns5:Details_plt"/>
    <partnerLink name="sendComessaDetails" partnerRole="Enqueue_role" partnerLinkType="ns8:Enqueue_plt"/>
    </partnerLinks>
    <variables>
    <variable name="ReceiveCommessaCode_Dequeue_InputVariable" messageType="ns1:CommessaCode_msg"/>
    <variable name="deleteRequest_delete_InputVariable" messageType="ns2:ModifiedCommesse2Collection_msg"/>
    <variable name="requestDetails_Details_InputVariable" messageType="ns5:args_in_msg"/>
    <variable name="requestDetails_Details_OutputVariable" messageType="ns5:args_out_msg"/>
    <variable name="sendDetails_Enqueue_InputVariable" messageType="ns8:OutputParameters_msg"/>
    <variable name="errorMessage" messageType="ns10:CommessaError_msg"/>
    </variables>
    <sequence name="main">
    <receive name="ReceiveCommessaCode" partnerLink="getCommessaCode" portType="ns1:Dequeue_ptt" operation="Dequeue" variable="ReceiveCommessaCode_Dequeue_InputVariable" createInstance="yes"/>
    <assign name="codeToDelete">
    <copy>
    <from variable="ReceiveCommessaCode_Dequeue_InputVariable" part="CommessaCode" query="/ns3:CommessaCode/ns3:CodCom"/>
    <to variable="deleteRequest_delete_InputVariable" part="ModifiedCommesse2Collection" query="/ns4:ModifiedCommesse2Collection/ModifiedCommesse2/codCom"/>
    </copy>
    <copy>
    <from variable="ReceiveCommessaCode_Dequeue_InputVariable" part="CommessaCode" query="/ns3:CommessaCode/ns3:CodSub"/>
    <to variable="deleteRequest_delete_InputVariable" part="ModifiedCommesse2Collection" query="/ns4:ModifiedCommesse2Collection/ModifiedCommesse2/codSub"/>
    </copy>
    </assign>
    <invoke name="deleteRequest" partnerLink="Deleter" portType="ns2:Deleter_ptt" operation="delete" inputVariable="deleteRequest_delete_InputVariable"/>
    <scope name="Scope_1">
    <sequence name="Sequence_1">
    <assign name="codeForDetails">
    <copy>
    <from variable="ReceiveCommessaCode_Dequeue_InputVariable" part="CommessaCode" query="/ns3:CommessaCode/ns3:CodCom"/>
    <to variable="requestDetails_Details_InputVariable" part="InputParameters" query="/ns6:InputParameters/P_COD_COM"/>
    </copy>
    <copy>
    <from variable="ReceiveCommessaCode_Dequeue_InputVariable" part="CommessaCode" query="/ns3:CommessaCode/ns3:CodSub"/>
    <to variable="requestDetails_Details_InputVariable" part="InputParameters" query="/ns6:InputParameters/P_COD_SUB"/>
    </copy>
    </assign>
    <invoke name="requestDetails" partnerLink="CommessaDetails" portType="ns5:Details_ptt" operation="Details" inputVariable="requestDetails_Details_InputVariable" outputVariable="requestDetails_Details_OutputVariable"/>
    <assign name="transmitDetails">
    <copy>
    <from variable="requestDetails_Details_OutputVariable" part="OutputParameters" query="/ns6:OutputParameters"/>
    <to variable="sendDetails_Enqueue_InputVariable" part="OutputParameters" query="/ns6:OutputParameters"/>
    </copy>
    </assign>
    </sequence>
    </scope>
    <invoke name="sendDetails" partnerLink="sendComessaDetails" portType="ns8:Enqueue_ptt" operation="Enqueue" inputVariable="sendDetails_Enqueue_InputVariable"/>
    </sequence>
    </process>

  • Cript - Message type- Error in Printing

    Hi,
       We have developed the custom srcipt for the PO printing and configured it NACE.
    Now we are facing strange porblem that when we creat message type using this output type then it works for one PO and does not work with the other PO. The status is shown in yellow. Please let me know what could be the reason.
    Regards,
    Shweta.

    SAP Standard Scripts ( how to Modify Standard Scripts)
    Go to transaction OMFE. Tell me what you see there for the output type you are interested in. Let me take the standard output type NEU. The entry looks something like this.
    NEU Purchase order 1 SAPFM06P ENTRY_NEU MEDRUCK.
    The first one is your output type, next is its description, next is the medium, then the program, routine, and the form name.
    You already copied the layout MEDRUCK to ZMEDRUCK. Now copy SAPFM06P to ZZSAPFM06P. Now ENTRY_NEU routine is in the include FM06PE02. You need to make your changes here to accommodate for the new field. So copy this include to ZZFM06PE02 and make your changes. Also, in ZZSAPFM06P, change the line where it says INCLUDE FM06PE02 to INCLUDE ZZFM06PE02.
    Now in this routine ENTRY_NEU, there is a function module call ME_READ_PO_FOR_PRINTING which reads in the PO data from the tables. We need to copy this function module as well as this is where you will do your extra selections for the new fields. You will do the same with the other function call ME_PRINT_PO, if you need to change anything on the print.
    after this to define output type...
    NACE
    You can track the form and the print program used for that form
    NACE is used to create output type while creating the output type you will mention forms, and driver program.
    that will be maintained in the table TNAPR.if you create the output type using NACE then it will be automatically visible in table NAST and TNAPR.
    so check in NAST, TNAPR table
    http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm
    Condition records in NACE?
    EX--in simple terms..take a transaction say ME21N ( Purchase Order ), u can see a Print icon there. now when u click on this icon, it has to print the PO document. Now how does it do that? when u click Print, the control gets transffered to a print program, now which program gets triggered is decided by what program name u specify in NACE.
    So in NACE>EF>Output Type>NEU>processing routine--> u can see some standard program already configured( maybe SAPFM06P n form MEDRUCK )..these are the programs n sapscript that gets executed wen u say "PRINT" in the transactrion...so u can customise the print program for customer changes over here by copying the standard program n form into a Z/Y one and replacing the program names in NACE.
    SAPScripts
    http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf
    http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf
    http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf
    http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf
    http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf
    http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm
    SAP SCRIPT FIELDS
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm
    scripts easy material
    http://www.allsaplinks.com/sap_script_made_easy.html
    Debugging Document.
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/84/1f624f4505144199e3d570cf7a9225/frameset.htm
    http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    Reward points for useful Answers

  • Message type error

    Hello every one i have a target xml requirement as shown below(this is just a part of my required target XML)
    As you can see the Partner note is repeating four time in usual cases i could have set its occurrence as 1 to unbounded and mapp it according to the requirement, but as you can notice one of the partner node (the second) has Address as child node node and it has got variable and some subelements.
    What do i have to do to get same structure when mapping, i am not getting my message type as shown below only one Partner node is showing up.
    sorry my question might be simple but i am relatively new to PI.
    <PARTNER>
    <NAME index="1">eRepair</NAME>
    <ONETIME>0</ONETIME>
    <PARTNRID>1000051173</PARTNRID>
    <PARTNRTYPE>SoldTo</PARTNRTYPE>
    </PARTNER>
    <PARTNER>
    <NAME index="1">eRepair</NAME>
    <ONETIME>0</ONETIME>
    <PARTNRID>CUST</PARTNRID>
    <PARTNRTYPE>ShipTo</PARTNRTYPE>
    <ADDRESS>
    <ADDRLINE index="1">BLDG 5, Dock 505</ADDRLINE>
    <CITY>Louisville</CITY>
    <POSTALCODE>40219</POSTALCODE>
    <STATEPROVN>KY</STATEPROVN>
    </ADDRESS>
    </PARTNER>
    <PARTNER>
    <NAME index="1">ANDREW</NAME>
    <ONETIME>0</ONETIME>
    <PARTNRID>7TW7005</PARTNRID>
    <PARTNRTYPE>ShipFrom</PARTNRTYPE>
    </PARTNER>
    <PARTNER>
    <NAME index="1">PJAX</NAME>
    <ONETIME>0</ONETIME>
    <PARTNRID>PJXI</PARTNRID>
    <PARTNRTYPE>Carrier</PARTNRTYPE>
    </PARTNER>

    Hi Chandrika,
    Chandrika wrote:
    > Sorry Udo, i did not get you right, i my understanding is right, i have to create Data Type with Partner node whose occurrance should be 0-unbounded and it should have Adress node as subelement with occurrance 0-1, but when mapping, the address node has to be mapped only once i.e. second time.
    >
    > Am i right udo.
    yes, you are right. If you map the address node only in the second partner node, the address node will not appear in partner node 1, 3 and 4.
    Regards,
    Udo

  • Return PO Message type error

    Hi,
    I have created a ZRPO for Return purchase orders. However when we create a Return PO and save , the system always calls the PO form. I checked under messages, the ZRPO is also assigned but the NEU is assigned first for all Return PO's.
    The configuration is right as other forms are working perfectly including the PO,Cancel Po etc..
    The other thing is that this works perfectly in ME21N transaction but as we are doing a retail project we need the same in the retail transation.
    Could anyone please guide me what needs to be done.
    Thanks,
    DB

    There are 4 condition records:
    Standard Po
    Replenishment PO
    OAPC PO
    Return Po.
    This is the order in the condition records.
    The access sequence is just the standard:
    Purchasing Output Determination: Purch. Org./Vendor for EDI
    Purchasing Output Determination: Doc.Type/Purch.Org/Vendor
    Purchasing Output Determination: Document Type.
    I am not aware of your third question about the message log.
    Thanks,
    DB

  • When opening Firefox I get this message: Type Error: Components. classes ['@software.ru/skype/skypeFfentension;1'] is undefined. I have reinstalled Skype still have issue, Skype will not load, Firefox will ??

    I started having this issue when I went to open Skype and it would not react and gave the message below. Then when I went back to firefox I got the above error message, which dissappears when I click OK and firefox will open. Skype still will not open.

    That is a problem with the Skype extension.<br />
    You will have to disable (uninstall) that extension if it isn't working properly.
    See:
    * [[Troubleshooting extensions and themes]]

  • Message and Error Logging

    Version : TimesTen Release 11.2.1.4.0 (32 bit NT)
    In C:\TimesTen\tt1121_32\srv\info we have 2 TimesTen log files : tterrors.log and ttmesg.log
    Based on C:\TimesTen\tt1121_32\srv\info\ttendaemon.options I expected these files to grow to a maximum of 1Mb each, then retain 10 copies of each. However I find they grow to unlimited size, e.g. ttmesg.log was 1.2 Gb last week before I manually renamed it. Am I missing a setting somewhere? This functionality was working correctly last month, and as far as I am aware I have not intentionally changed anything.
    Contents of
    C:\TimesTen\tt1121_32\srv\info\ttendaemon.options
    # By default, turn verbose logging on
    -verbose
    # Commented values are default values
    #-supportlog C:\TimesTen\TT1121~1\srv\info\ttmesg.log
    #-maxsupportlogfiles 10
    #-maxsupportlogsize 0x100000
    #-userlog C:\TimesTen\TT1121~1\srv\info\tterrors.log
    #-maxuserlogfiles 10
    #-maxuserlogsize 0x100000
    -tns_admin C:\oracle\product\111~1.0\db_1\NETWORK\ADMIN
    -server 53385
    Also included is directory listing to show it used to work.
    Directory of C:\TimesTen\tt1121_32\srv\info
    12/11/2007 18:32 470 snmp.ini
    19/11/2009 22:50 3,244 cluster.oracle.ini
    06/01/2010 15:17 378 ttendaemon.options
    06/01/2010 15:18 <DIR> crs_scripts
    08/01/2010 16:11 3,996 DBI4b475916.1~
    12/01/2010 15:47 1,048,430 ttmesg.log.9
    15/01/2010 01:55 1,048,605 ttmesg.log.8
    17/01/2010 09:28 1,048,882 ttmesg.log.7
    26/01/2010 01:03 1,048,610 ttmesg.log.6
    26/01/2010 01:03 1,048,670 ttmesg.log.5
    29/01/2010 21:37 1,048,500 ttmesg.log.3
    29/01/2010 21:57 1,048,490 ttmesg.log.2
    29/01/2010 22:17 1,048,483 ttmesg.log.1
    29/01/2010 22:37 1,048,146 ttmesg.log.0
    29/01/2010 23:47 1,048,977 tterrors.log.9
    30/01/2010 03:08 1,052,803 tterrors.log.8
    30/01/2010 06:39 1,048,725 tterrors.log.7
    30/01/2010 09:50 1,048,851 tterrors.log.6
    30/01/2010 13:09 1,048,633 ttmesg.log.4
    01/02/2010 19:26 1,052,682 tterrors.log.5
    22/02/2010 08:22 1,051,629 tterrors.log.3
    22/02/2010 11:43 1,048,943 tterrors.log.2
    22/02/2010 15:04 1,049,926 tterrors.log.1
    22/02/2010 18:25 1,048,968 tterrors.log.0
    23/02/2010 01:04 1,048,934 tterrors.log.4
    01/03/2010 18:24 135,615,162 ttmesg.log.20100301
    01/03/2010 18:24 2,135,473 tterrors.log.20100301
    01/03/2010 18:26 6 timestend.pid
    07/03/2010 19:42 <DIR> ..
    07/03/2010 19:42 <DIR> .
    08/03/2010 12:32 138,266,337 tterrors.log.20100307
    08/03/2010 12:32 1,306,793,217 ttmesg.log.20100307
    16/03/2010 06:05 31,213 tterrors.log
    16/03/2010 06:45 3,996 DBI4b4b6484.0
    16/03/2010 08:23 1,933,865 ttmesg.log
    32 File(s) 1,605,773,244 bytes
    3 Dir(s) 34,267,926,528 bytes free
    C:\TimesTen\tt1121_32\srv\info>

    This sounds like this bug:
    Bug 9442841: AFTER MAXSUPPORTLOGFILES IS REACHED TTMESG.LOG CONTINUES TO GROW
    This is published so you should be able to see the details of a potential workaround for it.
    I believe this is unique to TT on Windows, and from the internal bug also logged for it, it states it has been fixed in 11.2.1.5 which has just been released (available on Windows 32-bit and 64-bit) from here:
    http://www.oracle.com/technology/software/products/timesten/index.html

  • Unable to save a recordset - Type Error this node has no properties

    I've hit a brick wall.
    I'm creating a recordset using a session variable as a parameter. It tests OK in
    DW CS4 but when I click <OK> it fails with an error message  "Type Error this node has no properties".
    Below is the recordset I'm trying to save
    Below is the error message I receive
    I had this problem previously and was referred to a thread regarding a corrupted cache file. So, I deleted the cache and it failed again. I tried deleting cache a second time just to be sure I did it right and it failed again with the same results. So then I tried deleting the configuration folder and it still fails the same way.
    Does anyone have any suggestions? I'm running DW CS4 on Win 7., the page is a php page and the db is MySQL.
    Thanks
    Tony

    I think I solved my own problem. Just in case anyone else has a similar problem here's what I did.
    I had created the php page by copying and renaming a similar page, I then removed the previous recordset and tried adding the new one, this was when it failed.
    I checked the Server Behaviors and found a behavior that my new page did not need, once that was deleted I was able to create the new recordset.

  • ECATT ERROR LOG

    Hi,
    I am working with with ECATT error log, I want to make error log to appear more user friendly so that end user can understand it well.
    so what i want is to capture main error message from error log and want to display in some spread sheet.
    My first aim is to capture those messages.
    Can any one please help me........

    Hi
    SAP users use CATT frequently to upload master data or to make changes to master data records. SAP Consultants and Abapers tend to use it for creating test data. The transactions run without user interaction. You can check system messages and test database changes. All tests are logged. The CATT records your keystrokes while performing the actual transaction. You then identify the fields that you wish to change in that view. Then export this data to a spreadsheet to populate with the data required. This is uploaded and executed saving you keying in the data manually.
    To perform CATT, it has to be enabled in your production environment (your systems administrator should be able to do this - SCC4). You will also need access to your development system to create the CATT script.
    The process of uploading data with a CATT:
    Activate CATT in your client
    In transaction code SCC4 - click the change button
    Double click on the client number
    In the Restriction section, tick Allows CATT processes to be started.
    Upload data using CATT
    1. Create Import variant for the fields you need
    Transaction SCAT
    Goto Parameters
    Create Import Variant
    Goto Variant -> Edit
    Goto Variant -> Fast entry or F9
    Duplicate 01
    2. To change the MRP Group for a list of Material
    Assuming that I want to change the MRP Group for a list of Material.
    My text files should look something like this:
    [Variant ID] [Variant Text] &ZDISGR &ZMATNR
    --> Parameter texts MRP group Material
    --> Default Values M1 A001
    Changes to the default values displayed above not effective
    #01 M1 A001
    #02 '' A002
    #03 M1 A003
    Note : '' denotes a blank in the field. e.g. Material A002 MRP group will be replaced by a blank.
    3. Configure the recorded entry fields to read from the imported text file data
    In the CATT : Maintain functions test case Screen
    Double click on the Object Name
    Double click on the screen number with your desired fields
    Park the cursor on the fields
    Click Edit -> Details
    Fill in the Parameters Name and Field Contents
    Finish Save it.
    Assign your text file data.
    In the CATT : Execute test case Screen
    Click External from file and choose your text file
    CATT will now read from your text file and update whatever data you have specified.
    u can go through this link
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=catt&cat=sdn_all
    Check CATT help. http://****************/Tutorials/eCATT/eCATTMain.htm
    Reward points if useful
    Regards
    Anji

  • Help with Web Server error log entries.

    I'm having trouble turning off logging of messages from the iAS plugin to
    the Web Server error log. It seems to be logging "Info" class messages to
    the logs.
    For example:
    [24/Oct/2001:11:38:57] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/index.jsp
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:15:40:21] info ( 792): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/fortune/fortune
    Tech support just says "uh try this this this..." and hasn't been able to
    stop the logging. They won't even confirm it's a problem (logging info
    messages to error logs...).
    Has anyone else seen this or been able to stop it?
    Thanks,

    These entries normally do not get shown. Make sure you turn off
    debugmode.
    run kregedit and make sure iPlanet\Application Server\6.0\CCS0\HTTPAPI
    is set to 0
    Rodger Ball wrote:
    >
    I'm having trouble turning off logging of messages from the iAS plugin to
    the Web Server error log. It seems to be logging "Info" class messages to
    the logs.
    For example:
    [24/Oct/2001:11:38:57] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/index.jsp
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:15:40:21] info ( 792): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/fortune/fortune
    Tech support just says "uh try this this this..." and hasn't been able to
    stop the logging. They won't even confirm it's a problem (logging info
    messages to error logs...).
    Has anyone else seen this or been able to stop it?
    Thanks,--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (SUNPS)
    iPlanet e-commerce Solutions
    Sun Microsystems Australia Pty Ltd

  • Type Error #1009

    After updating Muse, I get the message "type error #1009" instantly, every time I try to open the application. I know it's not my .muse file, because the file runs fine on another machine with Muse. The problem wasn't caused by running the application on too many machines, it started happening while it was only installed on one machine. How do I fix this problem?

    Hello,
    Please refer to the forum post : http://forums.adobe.com/message/4919587#4919587
    Please follow the steps mentioned by Adobelance and let us  know if it helps.
    Regards,
    Sachin

  • Inutilização de NFe: Log de erro Message type 8 is not defined

    Olá Pessoal,
    Estamos com um erro aqui muito semelhante ao descrito na Thread: [Skip número da NF não autorizada|;.
    Solicitamos a inutilização de uma nota writer de saída que foi barrada no Monitor GRC por erro de validação e por isso estava com status 8 na J1BNFE (ECC). A inutilização foi feita com sucesso, o status no GRC está correto, mas no ECC a autorização ainda não constava. Executamos o report XNFE/UPDATE_ERP_STATUS_DIAL e ao fazermos a msg de "erro ao atuzalizar ECC". No monitor da J1BNFE a nota agora aparece com o seguinte log de erro:
    Message type 8 is not defined
    Message no. J1B_NFE018
    Diagnosis
    The messaging system passed a value for the message type to the back-end system (field I_MSGTYP) that is not defined in the back-end system.
    System Response
    The back-end system cannot interpret and process the inbound message.
    Procedure
    Configure the messaging system in a way that it transfers only allowed message types to the back-end system via the inbound interfaces J_1B_NFE_XML_IN or J_1B_NFE_XML_IN_TAB.
    Achei a thread mencionada acima com o mesmo erro e verifiquei a aplicação das notas, já que o problema foi solucionado com a aplicação das mesmas. Eis os status:
    Nota 1298283 (ECC) - Não relevante pois estamos no ECC 6.0 SP17;
    Nota 1376324 (ECC) - Não relevante pois estamos no ECC 6.0 SP17;
    Nota 1413636 (ECC) - Completely Implemented na SNOTE;
    Nota 1376901 (GRC) - Não relevante pois estamos no GRC SP13.
    Aparenmente alguma coisa ainda está faltando.. mas nao sei o que é.
    Desde já agradeço,
    Daniela Machado

    Verifique esses passos da nota 1298283 (no ECC)::
    Change Domain J_1BNFE_MESSAGE_TYPE
    Use transaction SE11
    Select Domain and insert name J_1BNFE_MESSAGE_TYPE
    Push Change.
    Select Tab "Value Range".
    Insert
    Fix value Short text
    8 Authorization to Skip a NF-e with Validation Error
    9 Rejection to Skip a NF-e with Validation Error
    Maintain table J_1BNFE_MAP_TYPE
    Use transaction SE16 and display the table entries.
    Push CREATE (F5)
    Insert records
    MSGTYP DOCSTA SCSSAT
    8 Space A
    9 Space B
    At.,
    Bernardo Braga
    Edited by: Bernardo Braga on Jul 1, 2010 10:06 PM

Maybe you are looking for

  • No longer able to select a Printer in Print Dialog Box - Windows 7 with CS

    SInce installing Windows 7 I can no longer select a printer in the Page Setup Dialog Box. Instead it always defaults to the default printer. Is there a fix for this?

  • On clicking emails do not open as promptly as before?

    When I click on my emails ,they do not open as promptlly as before. Any one has any suggestion, please post it or email me. Thanks Apka

  • Disabling Adobe Acrobat - how to?

    Hi all, I'm running Safari 3.0.4 on a MacBook Pro running Mac OS 10.5.1. I installed Adobe CS3, and with it came Adobe Acrobat 8 Professional. Although I do like Adobe Acrobat, I do not want it to be the preferred reader in Safari - I would like prev

  • Encoding error when attempting to burn dvd using iDVD

    I made a movie out of a slide-show I made in iPhoto using iMovie. I then went to share-media browser-large. Once that was completed I went to iDVD and selected the movie in the menu to the left, then drug it to the idvd menu screen and it added the m

  • Site merger won't let me view recent issued cert

    I had an automatic certificate for $25 dollars issued today and cannot view it on the best buy website or the app. I know the managment of the RZ on bestbuy.com is new is there any estimation on when I can view this certicate on bestbuy.com or use th