SE117: General error during acceptance posting

Hello all,
I have ceated a Shipping cost document, account assignment is fully completed.
While I am trying to transfer the shipping cost document, the following error message occurs in the log:
(SE117: General error during acceptance posting)
Can any one please help through the hint on how to get rid of this?
Thank you so much in advance.
Manikonda.P

I too have run into this error message when attempting to transfer a Shipment Cost Document to FI/CO.
It is obvious that this error message is not very descriptive so here is what I did in an effort to resolve:
First, attempt to manually post an FI document using the same G/L Account Assignment used in the SCD that is throwing the error message "SE117:  General error during acceptance posting".  You can use FB01, FB60, ME21N and then enter a GR, etc. to verify that the account assignment is valid.
What I discovered in my scenario is that the profit center I was using was blocked.  Once I used a valid G/L Account + Profit Center Combination the error went away and I was eventually able to transfer the SCD to FI/CO.
Thank you.
Rich
http://www.linkedin.com/pub/4/665/981

Similar Messages

  • 117 General Error during acceptance

    Hi Gurus,
    the GR created at SRM was enrror in process and we received the message the above message Error whilst creating an entry sheet in the backend system GR NUMBER 117 General Error during acceptance
    thanks

    Hi there,
    The SE117 is a generic message and normally is linked with a mismatch     
    in the posting date maintained in the confirmation and the open posting   
    periods maintained in transaction MMRV in the backend system.                                                                               
    Could you please review the posting period settings in the backend        
    system in order to accomodate the posting date of the confirmation in     
    question? After that, try to retransfer it once again using report        
    Z_ES_RETRANSFER from note 906050.                                         
    Hope this helps,
    Kind Regards,
    Matthew

  • Account Determination error during MIGO Posting

    Dear All,
    Kindly help resolve error duirng MIGO posting  "ACCOUNT DETERMINATION FOR ENTRY GBB____ZOB TF01 not possible".  This is Message no. M8 147. 
    The error happens once the transaction is being saved.
    Hoping for your positive response.
    Thanks and regards,
    ching

    Hi,
    Goto OBYC Transaction.
    Select the Procedure as ' GBB" and enter the Chart of Accounts ( for Your Company code)
    Enter the Valuation modifier as assigned to others.
    Enter the General modifier as ZOB
    Enter the Valuation class  ( with respect ROH/SFG others)
    Enter the Debit/ Credit G/L account
    save then proceed your transaction MIGO.
    rgds
    Chidanand

  • Error during PDF post processing in HtmlToPDF

    Hi,
    I am using Web services interface to convert Html document to PDF. Works fine for simple html documents stored locally. However when using a remote html document (for example the one in the quickstart--http://www.adobe.com--I am getting an exception:
    ALC-PDG-16003-16003-000: com.adobe.livecycle.generatedpdf.client.ConversionException: ALC-PDG-016-003-An unknown/unexpected error occurred during PDF post-processing.
    I get the same error when trying this conversion from the Administration Console. I am using JBoss/turnkey. I do not have Adobe Acrobat running on the server computer.
    Thanks,
    Jesse

    Hello Ramya,
    I am not finished checking but I did make some progress. Testing from html file located on the server machine, I use the url for file. For example if the file is named foo.html and it is located in directory c:\adata then the file url is
    file:///c:/adata/foo.html
    That works for me using adminui, and from calling the web service.
    The example in the quickstart ( converting the default page at
    http://www.adobe.com ) does not work for me just yet. Still get the post pdf processing error.
    If not doing so already, check the server log to see if any additional debug information is provided.
    Regards,
    Jesse

  • BAPI_INSPLOT_SETUSAGEDECISION Error during quantity posting for inspection

    Dear SAP Guru,
    I used a BAPI call : BAPI_INSPLOT_SETUSAGEDECISION in my program to perform UD and post Q-stock to Unrestricted stock. The BAPI executed successfully for my developer user account but not for end user account login.
    The BAPI returns an error as below:
    Error captured in system: EQV                  054Error during quantity posting for inspection lot 340005776022, manual proc. Required
    Guess some authorization object for the BAPI_INSPLOT_SETUSAGEDECISION call is missing.
    Have tried SE97 for possible Authorization Check for Start of a Transaction but not able to solve the problem.
    Can anyone help? Really appreciate that.
    Thanks and Regards.

    Hi ,
    Run the transction SU53 after the error with user login id , to see authorization .
    Amol

  • Error during J2IUN posting:Error in FI posting

    Hello all,
    I am getting an error " Error in FI posting 20081203" in the J2IUN tcode. I tried to post monthly utilization for the month of November with posting date 30.11.2008. The periods 8 and 9 ae open.
    Please suggest what needs to be done to correct the same.
    Sumeet

    Dear sumeet,
    I think this is not the error of posting period.Please check all the input you are giving is correct one,
    Please check the G/L balances against which you are utilizing via FBL3N , it should not minus in any case.whether available amount is sufficient for utilization for all type of taxes?
    Also check the total entry by simulating the entry- debit / credit is zero?
    Regards,
    Parag

  • Error during J1IEX posting.

    Dear Friends,
    We are getting below error message while posting Excise invoice in J1IEX Part II entries.
    "Balancing field Segment in the line item 001 not filled"
    Can someone please help on this??
    Thanks,
    sdn

    Thanks Ravi,
    For the inputs.
    But I've already checked the assignments.
    Can you help me with one thing, where do I actually check the inheritance in document splitting as mentioned in your mail?
    thanks,
    sheetal.

  • Error during GR posting. "Serial Number management only allows whole number

    Dear Gurus,
    Need your help regarding the error encountered during MIGO. Error M7172 "Serial Number management only allows whole number"
    Based from the PO posted, Matl X has 50ea order quantity, however, the material master is maintained with a Base unit of OZ,
    with this, conversion has been added to convert the EA --> OZ. and result will be 0.531OZ for the PO Qty in SKU.
    Known that decimal places is not possible in conjunction to Serial Number Management.
    May I just confirm if there could be settings that can be configured, so as to allow decimal values be used and assign serial number. Or is serial number should just be assigned per unit (meaning 1:1, one serial number per 1 whole value of uom)?
    Thank you.
    Bea

    You can not maintain Decimal values for Serial Numbers..

  • Detecting validation errors during accept processing

    I have a page with the following accept processing components
    1. Process - On Submit - Before computations and validations
    2. A validation
    3. Process - On Submit - After computations and validations
    When the page is first submitted, (1) runs fine. (2) runs and the validation fails so (3) doesn't run.
    Now when I re-submit the page, I would like (1) to NOT run.
    Is there a way to detect that the page is being re-submitted as a result of validation errors and hence suppress certain after-submit components from executing?
    [As far as I know, the "Inline validation errors" declarative condition and the g_inline_validation_error_cnt variable only apply during the page rendering phase, so they can't be used here]
    Thanks

    Hello Vikas,
    In version 3.0 you can use a hidden item as a flag, and set this flag with a on load procedure (and NOT computation). The first procedure will be conditioned by "Inline Validation Errors Displayed" and the second one with "NO Inline Validation Errors Displayed". Then you can condition your after submit processes with this flag.
    >>As far as I know, the "Inline validation errors" declarative condition and the g_inline_validation_error_cnt variable only apply during the page rendering phase, so they can't be used here
    A little test on my local instance confirm this.
    Regards,
    Arie.

  • Ides installation error during "perform post-load activities" ORA-00942:

    Dear Guru's
    I am having problem in ides ERP 2005 SR1 installation .with oracle 10g on windows 2003.
    Currently i am facing problem at "perform post-load activities"
    Below is the logs from sapinst_dev.log:-
    TRACE      [iaxohsqlx.hpp:1043]
               COraSQLScriptExec<LoggingStrategy>::executeScript()
    COraSQLScriptExec<LoggingStrategy>::executeScript: Script executed with error message.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraSqlScript3.execute: Result of SQL:
    ERROR      2011-02-14 10:50:28 [iaxxinscbk.cpp:271]
               abortInstallation
    CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'DDIM'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3FACT' WHERE TABART = 'DFACT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3ODS' WHERE TABART = 'DODS'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SSRC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'TEMP'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL0'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'DDIM'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3FACT' WHERE TABART = 'DFACT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3ODS' WHERE TABART = 'DODS'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSP.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
    TRACE      [iaxxejsbas.hpp:388]
               handleException<ESAPinstException>()
    Converting exception into JS Exception Exception.
    ERROR      2011-02-14 10:50:28
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2011-02-14 10:50:28 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step runDdicoraSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0|runDdicoraSql was executed with status ERROR .
    TRACE      [iaxxgenimp.cpp:657]
               showDialog()
    <html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 1 > SAP Systems > Oracle > Central System > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS</b>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    PLEASE HELP.
    Regards
    AKif

    Below is the ora_sql_results.log
    ==============================================================
    2011-02-14, 12:23:39 SAPINST ORACLE start logging for
    @@ddicora.sql
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Feb 14 12:23:39 2011
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Connected.
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL0'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'DDIM'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3FACT' WHERE TABART = 'DFACT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3ODS' WHERE TABART = 'DODS'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SSRC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'TEMP'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL0'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'DDIM'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3FACT' WHERE TABART = 'DFACT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3ODS' WHERE TABART = 'DODS'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SSRC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'TEMP'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    DELETE FROM SAPSR3.tsora
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPSR3.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPSR3', 'PSAPSR3')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPSR3.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPSR3FACT', 'PSAPSR3FACT')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPSR3.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPSR3ODS', 'PSAPSR3ODS')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPSR3.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPSR3700', 'PSAPSR3700')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPSR3.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPSR3USR', 'PSAPSR3USR')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program F:\oracle\IIT\102/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2011-02-14, 12:23:42 SAPINST ORACLE stop logging

  • Account determination Error during material posting

    hi
    when i try to post the stock through MB1C, it shows an error that Account determination for omb1 (company Code)GBP_BSA not possible.
    please help me out and where i exactly i missed the configuaration
    thanks

    Hi Friend,
    Goto Transaction code OMS2 and click on the Qantity update for your plant and material combination.
    This will help
    regards,
    santosh

  • Error during  fi posting run

    hi
    when im doing the fi posting it generate incorrect document with error
    Field Bus. Area is a required field for G/L account DMRC 240001
    Message no. F5808
    Diagnosis
    The value for field "Bus. Area" in the interface to Financial Accounting is an initial value but you are required to make an entry in the field selection for G/L account "240001" in company code "DMRC" linked to the field selection for posting key "31".
    System Response
    Error
    Procedure
    It might be an error in the configuration of the G/L account field selection. The initial application, used to call up the interface must otherwise define a value for field "Bus. Area". If this is the case, contact the consultant responsible for the application used to call up the interface or get in contact with SAP directly.
    is there any solution?
    nutan

    Hi,
    This is FI, GL creation problem.
    It may be, While creating the GL they have done wrongly.
    Thanks and Regards,
    Revathi.

  • MIRO error during invoice posting

    Hi,
    when I post an invoice document with MIRO, the system prompts with the following error:
    Account type K is not defined for document type RE
        Message no. F5243
    How can I post the invoice ?
    Best regards

    hi,
    GO to OBA7 ....select the document type and select detail and select customer check box under account type allowed data.......
    Hope it helps...
    Regards
    Priyanka.P

  • Error during MIRO posting

    Hi,
    I've the following message error dring invoice verification:
    Balance in transaction currency
    Message no. F5702
    Diagnosis
    A balance has occurred in transaction currency 'EUR' with the following details:
    Exchange rate '00', amount '1,00' and currency key 'EUR'.
    The data in the transaction currency were transferred from the calling application.
    System Response
    Your data cannot be processed in FI.
    Procedure
    The error is probably in the calling application.
    I don't understand the cause of this problem
    Could You help me ?
    Best regards

    hi,
    Are you using the currency exchange b/w your docs..
    if yes then pls check table TCURR and check whether the exchange is maintained properly or not??
    Also check wether its valid for the current period or not...
    Also make the assign via versa also like
    For eg:
    EUR to GBP
    and
    GBP to EUR
    Also any you making this 2nd or 3rd invoice or credit memo or sub seq. credit / debit doc??
    Anything else you would like to tell, pls update...
    Regards
    Priyanka.P

  • Error during installation of SAP on win 2003 Server

    Hello All,
    I am trying to install SAP 4.6 on win 2003 server. The process of installation has completed for almost more than 9 hours. I am getting an error during "Database post processing". When I clicked "retry" the installation has stopped and restarted the system. I tried to start the SAP server which turns from Yellow to green. In my case, it turns to yellow and cannot proceed further.
    Also, is it necessary to stop the Oracle services till the end of the installtion?
    In addition, please send me Installation guide for the same to my mailid:
    [email protected]
    Please do let me know your inputs on how to resolve the issue.
    Thanks in advance.
    Regards
    Noor Basha

    -> which database are you on?
    -> sap 4.6 is rather old...think about installing supported releases such as 4.7 or erp2004/2005
    -> what were your guides/notes you referred to during the installation?
    GreetZ, AH

Maybe you are looking for

  • How to remove the extra space in the output pdf file?

    Hi All In our RTF layout template we have both static content and dynamic content. In RTF template we have used many if-else,choose,For each loops. On the account of that,In the output pdf file, we are getting lot of empty space in the place of that

  • BPM API over T3 Protocol using Virtual IP

    Hi JDeveloper/SOA/BPM 11.1.1.7 Weblogic 10.3.6 I have a custom dashboard written in ADF using BPM API. The Tasks list are queried using the T3 protocol as mentioned in Building a Custom Worklist Client - 11g Release 1 (11.1.1.6.3) The API works and I

  • Network access from local zones on a Solaris 10 router

    I'm kind of stuck at an interesting problem. I have a Solaris 10u6 system which is itself a router between a number of networks. It has several dozen routes to different networks via different next-hop gateways, just one of which is a default route t

  • How to re-execute Work-item !

    Hello Friends, I need to figure out on how to re-execute an work item if my workflows is struck up somewhere in between.. For eg there was a problem somewhere in the middle of workflow( say some agent Determination was improper...) due to which my wo

  • How to space objects by yay many pixels

    Hey guys, So i'm toooootally new to illustrator. I'm trying to make myself some lcars so that i can import it into flash to make a screensaver. I've created some objects but they need to be spaced both horizontally and vertically by 5 pixels, since i