Error when "Reverse" Dec-2007 Journals to Jan-2008 Period?

Dear all,
GL_2007 & GL_2008 categories are defined and assign the sequences to these 2 categories. However, it gets error and is the following:
An assignment does not exist for these parameters and one is mandatory.
Cause: The profile option Sequential Numbering is defined to have sequential numbering always used. The current set of parameters does not have a sequence assigned.
SHRD0014: GLPREV - process exiting with failure.
Does anyone counter the same thing?
Please advice,
Amy

Dear all,
I've defined 2 categories (GL_2007 & GL_2008) and also assign sequence for these 2 categories. I double check the setup has been done and completely.
Please advice,
Amy

Similar Messages

  • Error when reversing settlement back to Auc - Balance in transaction curren

    Hi,
    We get following error when reversing a settlement from asset back to Auc (using AIST):
    FI/CO interface : Balance in transaction currency
    Message No. RW022
    This error only occurs when we settle a portion of the amount sitting in AuC and not the full amount. (When we settle full amount in AuC to final asset we can reverse no problem).
    When we do a partial settlement to final asset, SAP creates a document and in that document it posts a debit and credit for the unsettled amount e.g. 50k in Auc and we settle 45k to final asset with 5k remaining in Auc -  the document looks as follows
    AuC     5,000.00-
    Auc      5,000.00
    AuC    45,000.00
    Final Asset    25,000.00-
    Final Asset    20,000.00-
    The 5k above is the unsettled amount still sitting in AuC
    When we try reverse we get error message RW022 and detail is as follows:
        The balances in transaction currency must be zero for each logical
        transaction when transferring to the FI/CO interface. A balance of "
        5,000.00-" "CAD" was determined for the logical transaction "AZVZ".
    System Response
        The FI/CO interface does not process any transactions which have a
        balance in transaction currency other than zero.
    Procedure
        This is a system error of the calling application.
    Note:  We do use line item settlement in asset classes
    Much appreciate any help..

    Hello,
    You may need to check SAP notes below regarding this issue:
    1523814   Transaction AIST ends with error RW 022
    1514384   Error message RW 022 after Note 1444750 implem
    1444750   Postings without transaction currency
    I hope it helps.

  • Error when Reversing metadata from HFM

    Hi,
    I'm getting this error when i try to reverse metadata from HFM.
    "com.hyperion.odi.common.ODIHAppException: Error occurred while loading driver."
    I already try the suggestion in this forum including
    Cause
    The Java Library Path of the HFMDriver.dll is missing in Wrapper configuration file.
    Solution
    1. Backup and edit the ODI_HOME\tools\wrapper\conf\snpsagent.conf and include the following entry in Java Library Path section :
    wrapper.java.library.path.2=../drivers
    After adding it will look as follows:
    # Java Library Path (location of Wrapper.DLL or libwrapper.so)
    wrapper.java.library.path.1=../tools/wrapper/lib/
    wrapper.java.library.path.2=../drivers
    Note: HFMDriver.dll is usually present in <odi_home>\oracledi\drivers folder. If it is located in different path, then appropriate location should be referred. Also numbering convention like wrapper.java.library.path.1, wrapper.java.library.path.2 has to be in a incremental manner and no duplicates nor gaps should exist.
    2. Save the file and recreate the ODI Agent Service with the new configuration parameters as the classes are loaded during its creation and re-test the issue.
    But it still errors. Does anyone know another solution?
    Btw, i'm using ODI 10.1.3.5, and the HFM's version 9.3.1
    Those two are not on the same machine. And i've already installed HFM Client on ODI Machine.
    Thanks in advance.

    Ok, i've solved the problem above. Looks like i forgot to define driver folder in PATH variable.
    But now i got another error.
    Looks like the problem lies in HFM now.
    It's said that Server/Cluster incorrectly configured. But, in my HFMClient i've successfully access the application.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 38, in ?
    com.hyperion.odi.common.ODIHAppException: Error occurred in driver while connecting to Financial Management application [KALBEAPP] on [HFMTest] using user-name [adm].
         at com.hyperion.odi.hfm.ODIHFMAppConnection.<init>(ODIHFMAppConnection.java:58)
         at com.hyperion.odi.hfm.ODIHFMAppReverser.connect(ODIHFMAppReverser.java:27)
         at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx0.f$0(<string>:38)
         at org.python.pycode._pyx0.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: Error occurred in driver while connecting to Financial Management application [KALBEAPP] on [HFMTest] using user-name [adm].
         at com.hyperion.odi.hfm.wrapper.HFMConnection.<init>(HFMConnection.java:57)
         at com.hyperion.odi.hfm.wrapper.HFMServer.getConnection(HFMServer.java:89)
         at com.hyperion.odi.hfm.ODIHFMAppConnection.<init>(ODIHFMAppConnection.java:52)
         ... 33 more
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: Opening HFM application failed. Error code: 0x80041143 [Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection.]
         at com.hyperion.odi.hfm.wrapper.HFMDriverJNI.getConnection(Native Method)
         at com.hyperion.odi.hfm.wrapper.HFMConnection.<init>(HFMConnection.java:51)
         ... 35 more
    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: Error occurred in driver while connecting to Financial Management application [KALBEAPP] on [HFMTest] using user-name [adm].
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Thanks in advance...

  • Error when reversing DP90

    Hi
    I have a question please....when reversing the DP90 in order to correct material issued to the order, or other reasons, whenever I try to perform the DP90 again I get a error message stating that Charact combinations w/o material assign in DIP profile ZSERBIL1, it gives me the cost element and cost center.  I am not sure why this is haapening after a reversal or how to correct it...please advise...points will be awarded...thanks in advance

    Check the following in your DIP Profile:
    Usage: check taht there is a setting for 'B illing and results analysis"
    Characteristics: check that the cost centre and cost element checkboxes are set for "Mat.determination"
    Material determination/Criteria: check you have a valid combination for your cost centre/element
    Also run TCode ODP2 to check the consistency of your DIP Profile
    PeteA

  • Namespace error when reversing xml file

    Hi everybody,
    I am using ODI 11.1.1.5.0 and an Oracle 11g database.
    I have an xml file generated by a web service that I cannot reverse engineer in ODI.
    The xml file is called responseFile. xml on disk C.
    The content of the xml file is like this:
    <?xml version = '1.0' encoding = 'ISO-8859-1'?>
    <n0:ZMODIFY_CLOCO_TASK_LOGResponse xmlns:n0="urn:sap-com:document:sap:rfc:functions">
    <LOG_MESSAGE>
    etc .......
    In topology manager, I created an XML data server:
    daya server Name: F_Response
    JDBC driver: com.sunopsis.jdbc.driver.xml.SnpsXmlDriver
    JDBC url: jdbc:snps:xml?f=c:/responseFileDiesel.xml&s=RESPO
    For the physical schema I specified:
    SCHEMA: RESPO
    WORK SCHEMA: RESPO
    I used the value RESPO for the schema name because the documentation says: 'the schema name (variable s) must be the name of the relational schema where the xml file will b loaded.
    if this property is missing, a schema named after the first five letter of the xml file will automatically be created.'
    When testing the data server in Topolgy or reversing in Designer, I get the error:
    [2012-01-18T15:16:44.157+01:00] [odi] [ERROR] [] [oracle.odi.jdbc.driver.xml] [tid: 3320] [ecid: 0000JJlB4D0FS8T5qBL6iY1F3g1P0000o9,0] ODI-40837: An error occurred during the creation of the schema: ODI-40750: The model generated by the model mapper was not accepted by a validator: Model not accepted: ODI-40817: Namespace not found:
    What is that I do wrong? What is this xml's namespace? Should I use it for the JDBC url?
    I appreciate any help, I am completely blocked.
    thank you,
    Daniela
    Edited by: daniela.alexandru on Jan 18, 2012 4:02 PM

    Hi Daniela,
    The only time I've seen namespace errors was when using the incorrect driver, not XML in my case but the same ODI error.

  • HU error when Reversing the goods issue in STO process

    Hello Gurus,
    I will explain the whole process we follow for STO:
    1. Create sales order ->Based on PR in sales order schedule lines, PO will be created -> outbound delivery -> Pack in HU -> PGI -> based on output type Idoc will be triggered -> this outbound IDOC will create the Inbound IDOC and Inbound delivery -> Here HU will copied from Outbound delivery (Means both in inbound delivery and outbound delivery HU is same)-> then do the Good receipt in Inbound delivery.
    Now when user doing the goods receipt he is getting error MSSA-SATRA exceeded by 1PCE  The reason is someone deleted the item from the sales order.  Hence when user trying to post the GR it is checking for the open sales order item in MSSA table.  Since it has been deleted from the sales order he cant able post GR.
    Now user does not wants to receive this item, hence we wants to reverse the process.
    So we followed the below process:
    1. Unassigned the HU in Inbound delivery and then deleted the Inbound delivery.
    2. Then used VL09 transaction to reverse the goods issue.  But system giving error saying that HU is already assigned to object.
    I cant able to reverse the Goods issue since the HU is same in Inbound delivery and outbound delivery.
    Kindly suggest the reversal process for the above case.  Many thanks for your help in advance.
    Awating for your valuable replies.
    Br,

    Insted of deleting the handling units you should have un assign the handling units from inbound delivery.You have deleted the handling units and the same handling units will not be available in outbound delivery Pack icon.
    Do one thing are you able to enter line item in sales order ?.If yes then create inbound delivery manually and create new handling units for the qty and do GR.
    Currently where is the stock is it transit ?.If yes then above option may work.
    If nothing is possible only an option to write a SAP oss note they will correct your outbound delivery and inbound delivery.

  • Close010 error when reversing old posting in ECC6,0 with MR08

    Hi all,
    I posted an invoice through tcode MRHR in release 4.6C and I want to reverse it in release 6.0 via tcode MR08.
    Tcode MR08 displays the document but I received an error message : Systemerrorin CLOSE 010.PleasecontactSAPsupport when I try to save.
    We have a lot of old documents that need to be reversed in ECC6.0. They where originally booked in 4.6c
    So far all I can think of is to do it manually. But there are a lot of documents. In OSS I cannot find a note about this issue. Does anyone have a solution for this ?
    thanks in advance
    John

    There is a not available. Please find the relevant note and apply.

  • Error when reverse delivery document

    Hi Gurus
    Basically we are pipe coating company (Service based)
    We are using serial number management for pipes .GRN for pipe has been done and serial number assigned to it.
    While doing dispatch the one serial number has been taken by  two different delivery doc.(which we have seen from them serial number history)
    For Some reason we cancelled all the delivery for the sales order in vl09.
    Since the one delivery doc is reversed the serial number is taken by that document.
    When we do for other delivery document we are not able to reverse we are getting the following error,
    System status ESTO is active (EQU 62784)
    Message no. BS013
    Diagnosis
    Object EQU 62784 has system status ESTO (In the warehouse).  According to this status, transaction 'Goods receipts' is not allowed.

    Hi KK,
    Please post it in the correct functional forum so that your issue will be resolved at the earliest.
    This forum is for performance tuning.
    Please close this thread and open it in the correct forum.
    Cheers,
    Raja.D

  • Error when reverse return delivery

    Hi,
    Our plant is with warehouse management.
    I created a return delivery. After post goods receipt, transfer request was created automatically. Then I created and
    confirmed the transfer order with reference to transfer request. Now I realized I
    shouldn't do the post goods receipt, so I used tcode VL09 to reverse
    the delivery, but I received the error message"Storage bin 013
    904 0000000000 does not exist (check your entry)" and cannot do the
    reverse. I checked in LS26, the material hasn't been in storage type
    904 because transfer order was confirmed. How can I reverse the return
    delivery?
    Many Thanks
    Jean

    Hi,
    We are using Bulk storage with SU Management.
    SUppose, 10 storage units are picked and delivered.
    Then, delivery is cancelled using VL09.
    When I tried to do Return to stock using LT0G, first 9 items getting locked except last one. So, Im unable to select those 9 items and reverse it.
    SAP India suggested me to create TO manually using LT01. Once we create & confirm TO to move the stock from 916 SType to same source bins, the delievry has to be open for picking again. But, teh status remains WM picking complete.
    So, unable to do picking agaon for teh same delievry.
    Please suggest me some solution as we are close to Go-Live in couple of days.
    Thanks for ur Time & effort.
    Rgds,
    Ajeya
    Message was edited by:
            consultant1 SAP

  • Error when reversing WBS settlement

    Hi guys,
    When i am reversing the WBS settlement i am getting dump with this program error
    BALANCE_CALC_LOGVO_2.
    I searched some SAP notes and it is saying about document splitting. Did anyone see this before? I couldn't understand a bit. I will appreciate any sort of help.
    thanks, Satya

    Hi
    Check out this note for correction
    [1046656|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1046656]
    - Pithan

  • Budget exceeded error when reversing down payment request via FB08

    Hi Experts,
          I am trying to reverse a down payment request via FB08 but unfortunately its throwing a budget exceeded error, is this normal behaviour?
    Regards,
    Lewis

    Hi,
    Please find the below link it will help full for you,........
    Order Value will be exceeded Msg No. F5373
    Naresh

  • Error when reversing the Billing document,

    Hi,
          I cancelled a billing document but it was never passed to accouting because the period is closed as the original billing document period is closed.Can i change the billing document that got cancelled for todays date so it can post to the accouting.Please let me know the options.I know i can reverse the transaction in AR but do i have options doing it from SD
    Thanks.
    Sri

    Hi
    We have a option to change the billing documnet date under header details.
    1) Go  to VF02
    2) Enter billing document date
    3) Go to header deatils and change the billing date to current billing date
    4) save the document.
    Pts if ur problem gets solved
    RGDS
    B.JAGANATH

  • Error when reversing MIRO - "Acquisiton value is negative in area 40"

    Hello, consultants!
    I am trying to rever a MIRO (posted in june 27) in teh current period (june is still open), but I receive the following message: "Acquisition value is negative in area 40".
    I believe this are is the deprciation area. However there are no depreciation postings to that material (which is an asset that was entered 3 days agoa and we have not yet run the depreciation program).
    What could be the reasonf for that message?
    Thank you all,
    Naej

    HI,
      a) Your area 40 is probably in a different currency - Make sure that for the reversal the Posting Date/Document date & Asset value date are the same.
      b) SInce posting the invoice the APC of the asset has been reduced by another posting.
    Kind regards

  • Error when using SAP Exit Variable for Current Fiscal Period (0FPER)

    Hi Friendz,
    My requirement is to execute a query for the current fiscal period. I am using the SAP Exit Variable 0FPER.
    I placed this variable on char. Fiscal year/period 0FISCPER.
    When I execute the Query, it is returning the error: No value could be determined for variable ZVBSYCUR; Variables Contain Invalid Values.
    Please give inputs on how to use this variable.
    Regards...
    Ganesh

    Hello Dipika,
    I am also getting the same error.
    ERROR: Variable 0FPER could not be replaced.
    Yesterday we created one customer exit. But this should not affect the SAP Exit right? Till yesterday the 0FPER variable was working fine. I tried re-installing from BI content, but still getting the same error. If anybody has a clue please let me know.
    Thanks,
    Harshal

  • Error when installing : FATAL: Payload 'Microsoft Visual C++ 2008 Redistributable Package (x64)

    Hi,
    Impossible to dwnd Photoshop from creative cloud App.
    When ~40% of dwnd I get this msg "Error during installation"
    Can you help me please, please?
    More info :
    <PRE>Exit Code: 34
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 0 error(s)
    FATAL: Payload 'Microsoft Visual C++ 2008 Redistributable Package (x64) 8.0.0.15 {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9}' information not found in Media_db.
    </PRE>

    It seems Microsoft VC redist package was corrupted on your system.
    This is a third part issues, Please install it from the following link:
    http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=15336
    http://www.microsoft.com/download/en/details.aspx?id=29
    Please re-install Ps after installing these packages and running Windows Update..
    Do let us know if you still face any issue.
    Regards,
    Ashutosh

Maybe you are looking for

  • How can I have two iTunes accounts?

    Hi, I currently live in a country but I've grown up in another country. When I set up my iTunes account I provided the details of the country where I live; however it happens that songs or magazines I would like to buy are only available in the iTune

  • Using one copy of Logic 8 on multiple computers, how does it work now?

    Now Apple has done away with the dongle, what's the system for using Logic 8 on more than one computer? I have a laptop and a desktop (both still on Logic 7), i used to just take the dongle from one machine to the other, what can i expect to be doing

  • Several Software issues with N73

    Hey Im in South-Africa and got a N73 on a contract upgrade. Since i got the phn i noticed several issues/bugs with the software. Im not complaining about the phn. I think it's a great phn, Im only highlighting the problems so that in the next firmwar

  • Limit No of Rows in Table View

    Hi All, I have a requirement like in a table view report i need to limit the no of rows to 100. If the no of rows in report exceeds 100 then the end sure should get message like " No of rows exceeded the limit, Please modify the seach criteria". If a

  • IMac 24" Buzz

    Hi. I just purchased a new iMac 24" and in the last week or so it has developed a buzz. The buzzing is strange because as far as I can tell, it is not associated with the brightness of the screen. It is also not a steady sound but one that comes and