Error creating accrual object in Mannual Accrual

Hello Gurus,
I am trying to create Accrual Object in Manual Accruals. After entering all the required data i entered "Check and Simulate " tab and i am getting the error message as follows:
*Error in document: ACE $2 D6B510PCC*
*Message no. RW609*
*Diagnosis*
*Errors occurred when checking or posting the document*
*Reference type = ACE*
*Reference key  = $2*
*Logical system = D6B510PCC*
*You can find the errors in the log.*
*System Response*
*The document cannot be posted.*
*Procedure*
*Remove the error in the document and create and post the document again.*
I am not able to depict what the error is. I have looked at the customizing, it looks fine to me..but i guess i am missing something. Can somebody helps me with this. Any assistance is rewarded,
Thanks
Prakash

Hello,
I'm with same problem.
The message occurs only for objects created last year and before, when trying to post this year.
Thanks

Similar Messages

  • Error creating AQMsg object

    We are using OO4O in an application made in Visual Basic 6.0. This application enqueues and dequeues objects from an AQ queue.
    The problem is that sometimes, when we enqueue an object we are having the following message:
    "Eneuque error in AQ object, OIP-04997: Error creating AQMsg object".
    This message occurrs sometimes and we can´t predict when appears.
    We are using the version 9.2.0.4.8 of OO4O and ORACLE 9i release 9.2.0.5
    ¿Anyone can help us to tell why occurs this problem?

    Hi Javiersa,
    I'm getting the same issue. Have you found out/had any feedback on this issue?
    Regards
    Martin

  • Error creating transformer object after server up for 2-3 days

    Our application performs various XSL Transformations and as such it needs to create Transformer objects to perform the transformations. All works fine for several days (usually 2-3 days) then we begin to receive this exception:
    {color:#0000ff}java.lang.ArrayIndexOutOfBoundsException: 5
    at net.sf.saxon.om.NamespaceIterator.getInScopeNamespaceCodes(NamespaceIterator.java:288)
    at net.sf.saxon.tree.ElementImpl.getInScopeNamespaceCodes(ElementImpl.java:670)
    at net.sf.saxon.style.LiteralResultElement.validate(LiteralResultElement.java:200)
    at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1234)
    at net.sf.saxon.style.StyleElement.validateChildren(StyleElement.java:1263)
    at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1238)
    at net.sf.saxon.style.StyleElement.validateChildren(StyleElement.java:1263)
    at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1238)
    at net.sf.saxon.style.XSLStylesheet.preprocess(XSLStylesheet.java:705)
    at net.sf.saxon.PreparedStylesheet.setStylesheetDocument(PreparedStylesheet.java:331)
    at net.sf.saxon.PreparedStylesheet.prepare(PreparedStylesheet.java:163)
    at net.sf.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:139)
    at weblogic.xml.jaxp.RegistryTransformerFactory.newTemplates(RegistryTransformerFactory.java:173)
    {color:#000000}It's a very odd problem. It doesn't seem to be an issue with memory as there is memory free and some XSL transformations still work okay. There doesn't seem to be an issue with any particular style sheet, it rather random. Once a style sheet starts to fail, it doesn't ever work. If I restart the application server everything is back to normal.
    {color}
    We use Saxon9 and we use WebLogic's XML Registry to configure our XML/XSL implementing classes. Here is what that looks like:
    Name:SAXON
    Document Builder Factory:weblogic.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    SAX Parser Factory:com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    Transformer Factory:net.sf.saxon.TransformerFactoryImpl
    When To Cache:cache-never
    Here is our WebLogic Information:
    WebLogic Version:WebLogic Server Temporary Patch for CR328282 Thu Nov 08 13:39:13 EST 2007 WebLogic Server Temporary Patch for CR345092 Wed Oct 24 10:56:58 IST 2007 WebLogic Server 9.2 MP2 Mon Jun 25 01:32:01 EDT 2007 952826
    Java Vendor:BEA Systems, Inc.
    Java Version:1.5.0_10
    OSName:Linux
    OSVersion:2.6.9-78.0.8.ELsmp
    {color:#000000}We upgraded from saxon8 to saxon9 in the hopes of resolving this issue, but we still get the same error message.
    {color}
    {color:#000000}I'm wondering if something is going on with WebLogic's XML Registry?
    I've tried to cause this problem to occurr by stress testing the application, but no such luck yet.
    Any ideas?
    Thanks!
    Paul{color}
    {color}

    We are facing a very similar issue. The ditto configuration and the same issue. This issue disappears when we recycle the weblogic.
    Can anybody give me a reply if this issue was sorted out? Any help would be appreciated. Incase if this issue was solved somewhere in threads, please give me an idea. Thank you in advance.
    Regards!!
    Jai

  • Error creating a object

    hi all,
    We update our SAP from 4.7 to ECC6.0 and now, in a report program it's giving the next error:
    - You cannot create an instance of the class "CL_SWF_REP_MANAGER" outside the class...
    at 4.7 it's work fine.
    here it's the code:
    CLASS cl_swf_rdg_dispatcher DEFINITION LOAD.
    DATA: int TYPE REF TO if_swf_rep_workitem_selection.
      IF int IS INITIAL.
        CREATE OBJECT int TYPE cl_swf_rep_manager.
      ENDIF.
    Thanks for ur help.

    Hi Alan,
    We usually define the class as PROTECTED or PRIVATE to avoid direct access and Final to avoid INHERITING. Thus you must use the method GET_INSTANCE to get a instance of its class.
    Use this way:
    DATA o_ref_class  TYPE REF TO cl_swf_rep_manager.
    DATA o_ref_interf TYPE REF TO if_swf_rep_workitem_selection.
    START-OF-SELECTION.
    *// Instantiate your object using Norrowing cast
      o_ref_class ?= cl_swf_rep_manager=>get_instance( ).
    *// Instantiate your object using Widening cast
      o_ref_interf = cl_swf_rep_manager=>get_instance( ).
    Don't forget to close this Thread when your question be answered !
    Best Regards.
    Marcelo Ramos

  • Error in Manual Accrual Object

    Hi,
    I want to know about Manual Accruals in FI?
    When i am creating Accrual Object in Tcode - ACACTREE01, and entered the data and while checking it shows error
    <b>No standard accrual method exists for accrual type RVNUES</b>
    Msg no. ACE021
    Pls solution
    Rgds
    sunfico

    Hi
    Try FBS1 transcation for manual accrual.
    Thanks
    Ashok
    Assign poits for useful answer

  • Accrual object.

    When I create a new accrual object and save it, it raises an error: "No number range exists for Company Code 1001 Number Range Object 01" although I have assigned a number range for accrual object. Do you know how to solve this error ?
    Thank you very much.
    Sylvecat.

    Dear Mayank Agrawal,
    Yes, I have checked it again. I've already assigned a number range from 000001 to 999999 to accrual objects. But it always raises this error.
    Best regards,
    Sylvecat

  • Error while creating info object

    error while creating info object a character
    Info object may be a maximum of  000060 digits...... what would be the error?
    Thanks ALL

    Hi,
    The maximum length supported by one CHAR type infoobject is 60. Check whether you have assigned more.
    If you have to load more length ( more than 60) split the total thing into different infoobjects. Create different infoobjects and split the total thing into them - like 1st 60 char in 1st infoobject, char 61-120 in 2nd infoobject and so on. Then you can again concatenate them.
    Thanks,
    Indrashis

  • When I try to open an embedded PDF file I get an error "The program used to create this object is AcroExch.exe.

    When I try to open an embedded PDF file (Word doc) I get an error "The program used to create this object is AcroExch.exe. That program is either not installed on your computer, or is corrupt..."  I've tried  about everything from unchecking
    protected mode at startup to removing & reinstalling Adobe.  Nothing seems to fix this issue.  Any other ideas?
    This is happening on Adobe reader 9, 10 & 11 with MS Word 2010 & 2013.  I've uninstalled, cleaned & reinstalled Reader 9, 10 & 11, as well as Acrobat 10 Pro & 11 Standard.  Removed "Protected mode at startup, and changed
    the default program for viewing from reader to Acrobat.  This will not go away.  It is affecting production at our company.

    " Help > Troubleshooting Information > Profile Directory: Open Containing Folder" . i can't find open containing folder in profile directory. it does give me the option to open the places.sqlite file using graphic converter. when i try that, graphic converter gives me a window saying that it can't be opened because it is corrupted or is not a file type supported by graphic converter.
    i appreciate your help with a workaround to get the old bookmarks. that works. however, the problem has morphed from that concern to why adobe reader [the default app.] won't open firefox .sqlite files. is the problem in adobe reader or firefox? also, how can i tell if the places.sqlite file is corrupt?
    i'm getting in over my head here and do appreciate your help.

  • Getting Error while creating Document object  after  parsing XML String

    Hi All,
    I have been trying to parse an XML string using the StringReader and InputSource interface but when I am trying to create Document Object using Parse() method getting error like
    [Fatal Error] :2:6: The processing instruction target matching "[xX][mM][lL]" is not allowed.
    seorg.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.
    Please find the code below which i have been experimenting with:
    import java.io.BufferedReader;
    import java.io.FileNotFoundException;
    import java.io.FileReader;
    import java.io.IOException;
    import java.io.StringReader;
    import java.util.List;
    import java.util.*;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.ParserConfigurationException;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Node;
    import org.w3c.dom.NodeList;
    import org.xml.sax.InputSource;
    import org.xml.sax.SAXException;
    import java.io.*;
    public class TestMain {
         public static void main(String[] args) {
              String file = "";
              file = loadFileContent("C:\\Test.xml");
              System.out.println("contents >> "+file);
              parseQuickLinksFileContent(file);
    public static void parseQuickLinksFileContent(String fileContents) {
    PWMQuickLinksModelVO objPWMQuickLinksModelVO = new PWMQuickLinksModelVO();
         try {
    DocumentBuilderFactory factory =           DocumentBuilderFactory.newInstance();
         DocumentBuilder builder = factory.newDocumentBuilder();
         StringReader objRd = new StringReader(fileContents);
         InputSource objIs = new InputSource(objRd);
         Document document = builder.parse(objIs); // HERE I am getting Error.
         System.out.println(document.toString());
    What is happening while I am using builder.parse() method ???
    Thanks,
    Rajendra.

    Getting following error
    [Fatal Error] :2:6: The processing instruction target matching "[xX][mM][lL]" is not allowed.
    seorg.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.

  • Error in creating triangle object

    I am getting an error message of " cannot resolve symbol"..when i tried to create an object for the triangle class.It points at the 'Triangle' class itself when the program is compiled.
    I just hope that I have imported the right package.Can somebody help me with that.

    OK, Triangle isn't a standard class.
    Is it something you wrote, or is it something that was provided to you?
    If it's something you wrote, you'll either need to compile it first, or compile it at the same time as what you're compiling now. If you already have compiled it, you may need to specify the classpath to include it.
    If it was provided to you, you'll need to check the docs to see what its full package name is, and to include it in the classpath. Did it come as a class file or in a jar file?

  • Error #1056, creating dynamic object

    Hi,
    I am simultaneously creating an object and adding it to an array, perhaps ill-advisedly. The following code worked on the main timeline, but not when I moved it to the constructor of a document class:
    package {
         import flash.geom.Point;
        import flash.display.MovieClip;
        public class IconTour extends MovieClip {
            var thePoint:Point = new Point();
            var defaultColor:Number;
            var overColor:Number;
            var iconCreationList:Array = new Array();
            //var xx:MyIcon;
            public function IconTour(){
                thePoint.x=50;
                thePoint.y=300;
                defaultColor=0x7dc2df;
                overColor=0x788dec;
                iconCreationList.push(this["xx"+iconCreationList.length] = new MyIcon(thePoint,"folder","Text for the folder", "Folder", defaultColor, overColor));
                for each (var iconObject:MyIcon in iconCreationList) {
                    addChild(iconObject);
    The following error is generated:
    >ReferenceError: Error #1056: Cannot create property xx0 on IconTour.
        at IconTour()
    I guess this is because xx0 isn't declared? How does one declare a dynamic object/variable?

    Nope. No mention. However, I guess I don't need to dynamically create a variable as this works:
    iconCreationList.push(xx = new MyIcon(thePoint,"folder","Text for the folder", "Folder", defaultColor, overColor));
    iconCreationList.push(xx = new MyIcon(thePoint,"assignments","Text for the assignment", "Assignments", defaultColor, overColor));
    where this does not:
    iconCreationList.push(this["xx"+iconCreationList.length] = new MyIcon(thePoint,"quiz","Text for the quiz", "Quiz", defaultColor, overColor));
    iconCreationList.push(this["xx"+iconCreationList.length] = new MyIcon(thePoint,"assignments","Text for the assignment", "Assignments", defaultColor, overColor));
    AS doesn't care if I add more than one object to the array that is named xx. I probably won't be referencing xx by that name anyway, just by iconCreationList[1].

  • Getting error while creating callable object

    Hi,
    I've created and deployed a DC using webdynpro.
    Now I want to create a callable object from portal
    I'm choosing the following options Guided Procedurers-->DesignTime>Create callable object-->userinterface>webdynprocomponent(GP interface)
    On entering the required data on the displayed page, when I'm clicking 'next' option it is giving <b>"500 internal server error"</b>.
    Can somebody help how to resolve this.
    Thanks
    Piyush

    your callable object component is missing. try to take preview of the iview and check.

  • Linker Error while creating shared object.

    While creating shared object we got "file processing error".
    Below is our compilation line and the error out put.
    ==================
    /net/icom3/opt//SUNWspro/SC5.0/bin/CC -o fn_ctx_onc_fn_files.so.1 -G -h fn_ctx_onc_fn_files.so.1 -z text -z defs -z combreloc -norunpath -nolib -Qo
    ption ld -R/usr/lib/fn pics/FNSP_filesOrgContext_default.o pics/FNSP_filesFlatContext_default.o pics/fnsp_internal_common.o pics/FNSP_nisAddress.o
    pics/FNSP_nisOrgContext_default.o pics/FNSP_nisFlatContext_default.o pics/FNSP_hash_function.o pics/FNSP_filesHierContext.o pics/FNSP_filesDotC
    ontext.o pics/FNSP_filesFlatContext.o pics/FNSP_filesHUContext.o pics/FNSP_filesWeakSlashContext.o pics/FNSP_filesPrinternameContext.o pics/FNSP_
    filesPrinterObject.o pics/FNSP_filesOrgContext.o pics/FNSP_filesImpl.o pics/fnsp_files_internal.o pics/onc_fn_files.o -lnsl -lc -L/user/vts/X
    FN_CHECK/jnk/usr/lib/fn -lxfn -lfn_spf -lfnsp -lfn_p
    ld: fatal: File processing errors. No output written to fn_ctx_onc_fn_files.so.1
    ==================================
    Thanks in advance.
    -Lokesh MS

    Hi,
    The maximum length supported by one CHAR type infoobject is 60. Check whether you have assigned more.
    If you have to load more length ( more than 60) split the total thing into different infoobjects. Create different infoobjects and split the total thing into them - like 1st 60 char in 1st infoobject, char 61-120 in 2nd infoobject and so on. Then you can again concatenate them.
    Thanks,
    Indrashis

  • Error while creating Temse Object (W2 form in PU19)

    Team,
    When i try to create the w2 in PU19, i am getting the error statingthat ERROR WHILE CREATING TEMSE OBJECT HRLUS01A100900109026.Please advise me in this.(We are maintaining the HRSP-42).It is veryurgent,Expecting your valuable Guidance.Points sure for the answers.
    Regards
    Priya.K

    Hi
    let me know weather r u using any reference object which contain the routinee.
    regards,
    chandra.

  • Error while creating PDF object

    We are using Adobe Interactive Forms with Guided Procedures.  Netweaver 7.0 SP14 (Dual stack Java & Abap).  All was working well it appears until we configured SSL for ADS - don't know for sure if this caused the problem but it is the only change we can identify around the time that our problems began.
    When we attempt to Create an Impersonalized Form we receive the following error -
    Cannot retrieve template structure: Execution ended in an unrecognized state
    When we attempt to test a callable object associated with an interactive form we receive -
    Error while creating PDF object: PDF object could not be created; object returned from ADS is null.
    In both cases the entries in the default trace log are the same -
    Service XMLFormService: Native process (PID=0) /usr/sap/UFD/DVEBMGS02/j2ee/os_libs/adssap/XMLFormService/bin/XMLForm.exe terminated abnormally with error code 134
    PDF object could not be created; object returned from ADS is null
    com.sap.caf.eu.gp.base.exception.EngineException: PDF object could not be created; object returned from ADS is null
    at com.sap.caf.eu.gp.model.iforms.adapter.pdf.AdobePDFAdapter.createInstanceDocument(AdobePDFAdapter.java:542)
    at com.sap.caf.eu.gp.model.iforms.preproc.FormPreprocessor.execute(FormPreprocessor.java:507)
    Like I mentioned earlier this functionality was working successfully in our environment at one time.
    Any guidance in this matter would be greatly appreciated.
    Thanks,
    Joe

    Joe,
    If you originally configured ADS without SSL, I would recommend going back through the ADS Configuration Guide for your NetWeaver stack and make sure all the necessary changes for SSL were made.  I've seen another case where a step was missed in SSL configuration for ADS which caused a form to error.
    If everything looks good based on your SSL configuration, I would recommend creating an OSS Note.
    -Matt

Maybe you are looking for

  • Problem in mapping BIGBINARY input parameter

    Hi All, I am trying to create an operation of 'OTHER' type in SUP 2.2. The input parameter structure is having an 'BIGBINARY' attribute. This attribute is used to send photos. But the input structure is not coming under client parameters and unable t

  • How  to get  response from such a  function

    How  to get  response from such a  function (in MODULE USER_COMMAND_0010 INPUT I get "ODGOVOR" 'X' FUNCTION Z_SEENKRAT. ""Local Interface: *"  EXPORTING *"     REFERENCE(ODGOVOR) TYPE  MSEG-KZEAR DATA ok_code LIKE sy-ucomm. DATA: test like mseg-kzear

  • My Safari keeps quiting

    Hi! My Safari has been quiting on itself for a while now. I don't really know what started it, and I can't figure out what triggers it to do so (it usually happens when I have a window oppened, but I am using another program). Does anybody know how t

  • Transport Organizer Syntax Check using the Code Inspector

    dear fellows, i'm facing a problem when i check the syntax of transport. When i'm using the option to check the syntax within the transaction se01 the system starts no longer the extended check but the code inspector. is there any possibility to turn

  • Missing dfonts in Font Book?

    I have a brand-new MacBook -- clean OS X 10.4.7 install, latest updates and essentially NO tinkering or 3rd party software installed (yet). However, for some reason Font Book is not showing any of my "dfont" font files (others, like "ttf", are fine).