Config error, account determ, group missing for paid by company exp.type

Hi All,
When I am adding an Expense type to an Expense report,I am getting the following error message:
"Config error, account determ, group missing for paid by company exp.type"
I have maintained the configuration in Business configuration>Fine tune activity>Expense reporting-US.
I have maintained Expense Reimbursement Group as Z1(Customized) as well asExpense Account:-  but not maintained offsetting Account For  Paid Expenses.
Please find the screenshot.
Sincerely,
Rajitha

Dear All,
SAP development has created a software correction related to the issue.
Software correction is  deployed in customer systems on 25th August,2014.
Sincerely,
Manasa Anantapur

Similar Messages

  • FindGroups - Error while getting group list for login user

    Hi All,
    I am using below code snippet to search a group in OIM but it gives me "Error while getting group list for login user" error message.
    tcResultSet rsetAss = null;
    tcGroupOperationsIntf groupIntf = (tcGroupOperationsIntf)utilFactory.getUtility("Thor.API.Operations.tcGroupOperationsIntf");
    HashMap mapGrp = new HashMap();
    mapGrp.put("Groups.Group Name","DEF_GROUP");
    rsetAss = groupIntf.findGroups(mapGrp);     
    And i am ruuning this code using xelsysadm logon.
    com.thortech.xl.util.config.ConfigurationClient.ComplexSetting config = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    Hashtable env = config.getAllSettings();
    com.thortech.xl.crypto.tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);     
    Any guess?
    Thanks & Regards
    Inbaa.

    Here it is Rajiv,
    public class GetUserApprover {
    private String defGroup = "DEF_GROUP";
    public tcUtilityFactory getUtilFactory()
    tcUtilityFactory utilFactory = null;
    try
         logger.debug("Initializing the utilFactory");
         com.thortech.xl.util.config.ConfigurationClient.ComplexSetting config = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    Hashtable env = config.getAllSettings();
    com.thortech.xl.crypto.tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);
    catch(Exception ex)
         logger.info("Error while getting the utilFactory" + ex.getMessage());
         System.out.println(ex.getMessage());
    return utilFactory;
    public String getGroupKey(String defGroup){
              String groupKey = null;
              tcUtilityFactory utilFactory = getUtilFactory();
              if(utilFactory != null)
         System.out.println("utilFactory not null. Searching for group:" +defGroup );
                   try
              tcResultSet rsetAss = null;
              tcGroupOperationsIntf groupIntf = (tcGroupOperationsIntf)utilFactory.getUtility("Thor.API.Operations.tcGroupOperationsIntf");
              HashMap mapGrp = new HashMap();
              mapGrp.put("Groups.Group Name","DEF_OWNER_GROUP");
              System.out.println("Finding Group....");
              rsetAss = groupIntf.findGroups(mapGrp);          
              System.out.println("RowCount-->" +rsetAss.getRowCount() );
              rsetAss.goToRow(0);
              groupKey = rsetAss.getStringValue("Groups.Key");
         System.out.println("GroupKey-->" + groupKey);
         catch(Exception e){
              System.out.println("Error" + e.getMessage());
              return (java.lang.Object)groupKey;
    }

  • Error: Prefix number: entry missing for system REP client 113  Msg no 5W023

    Hi, we're trying to study Workflow based on the manuals we downloaded online.  Upon saving, we encountered the error: Error: Prefix number: entry missing for system REP client 113  Msg no 5W023.
    Here's the diagnosis:
    Diagnosis
    Tasks, rules, and workflow definitions require an ID that is unique throughout all systems and clients. In this way, you can ensure that you can transport these objects from one system into another at any time (without restrictions). From a technical point of view, the uniqueness of the ID is ensured by what is known as a "prefix number". You can define a separate prefix number for every system and every client in table T78NR.
    System Response
    If a prefix number is not defined in the client in which you are currently working, it is not possible to maintain (maintenance terminates).
    Procedure
    Maintain table T78NR in Customizing, and create an entry for the system in question and the current client.
    Hope somebody can help me understand what this is.. thanks so much and appreciate your help..
    Thanks,
    Angela Paula

    Hi Angela,
    Please check if the Prefix number is maintained in SWU3 t-code.
    Go to Maintain Definition Environment -> Maintain Prefix Numbers and check if the prefix number is maintained.
    Hope this helps!
    Regards,
    Saumya

  • Expense types for paid by company and reimburse to employee

    I have a question regarding expense types. Should we create separate Expense types for "paid by company" and "reimburse to employee" or is there a way to use the same expense type to both "paid by company" and "reimburse to employee"?  Ex: "Hotel - Company paid" and "Hotel-Reimburse to employee" should be separate expense types or can we achieve this with say one expense type "Hotel"?

    Hi,
    It can be done with single expense type (i.e Hotel Expenses paid)..
    Then you need to Define Service Provider  ( 01 Self Paid, 02 Company Paid) (V_T702K)
    Assignment of trip expense type to wage type depending on service provider
    Assignment of symbolic accounts to wage types
    Conversion of symbolic account to expense account..
    In will automatically credits Employee vendor or Company account based on selection in PR05 ( 01 Self Paid, 02 Company Paid)
    Hopes it would serve your purpose.
    Regards,
    Muhammad Umer

  • Error : Tax statement item missing for tax code

    Hello Gurus,
    I have issue while releasing a billing document to accounting from VF02. The error says 'Tax statement item missing for tax code AA'
    Any idea??
    Prase

    Dear Prasanth,
    Please review note 112609 and 400766 carefully, which explain the
    tax rules.
    The FF805 error is most likely triggered due to configuration in
    the pricing procedure.
    If an active tax condition record is found (for example on UTXJ), even
    though it is statistical, the tax code (linked to the record) is then
    distributed to the active price conditions for that item pricing.
    When it passes to FI, the active tax condition is passed but not
    the price because an active price condition cannot be found.
    In the SD-FI interface, for every price condition sent over,
    there MUST be a tax condition sent over, hence the FF805.
    I think may be what is happening in your case.
    If after setting reference steps in your procedure according to the
    guidelines in 112609, you still encounter the FF805, please let me know.
    Hope this is helpful. Thank you.

  • FF805 Error tax statement item missing for tax code

    I am getting the above error when am trying to release an invoice to accounting in VF02. We are using a pricing procedure that contains US tax conditions and Europe tax conditions and the European condition has got determined according to the access sequence and condition records maintained. The tax code shows up correctly in the sales order and the billing document. The FTXP configuration is also in place. Does anyone have any idea about how to fix this. Any guidance or help on this greatly appreciated.
    Thanks
    Bharathi

    Hello Bharathi,
    If the problem happens in the invoice relevant for US, please notice:
    For 'US' the tax jurisdiction functionality is activated and as a result
    the FI tax side has special requirements for SD invoices that will be
    posted to FI.
    Please check if the used pricing procedure is customized as a tax
    jurisdiction procedure (compare the standard RVAAUS).
    At least one tax condition has to be transferred with condition
    type (KNTYP) = '1'. That is a prerequisite for the filling of the
    deepest tax level (BSET-TXJDP) for the tax jurisdiction functionality.
    That is missing for the invoice and as the deepest level for the
    tax jurisdiction is missing, the error FF 805 will be issued.
    Please also refer to the SAP notes which might be helpful:
    other attached notes which should guide you:
    441456     Tax Shipments between the US and Canada using juris
    419124     Export billing document with tax jurisdictions
    380158     Jurisdiction code for export business transaction
    In the vast majority of cases, error FF805 occurs because of an error
    in your pricing procedure. The previously attached note 112609 explains
    in detail how tax codes are transfered to conditions.
    The note 400766 explains the checks performed by the system on the Tax
    codes:
    1. system checks whether there is a revenue line for each tax line.
    2. in the reverse case, for each revenue line containing a certain
       tax indicator there must be a tax line with this indicator.
    If the tax condition has condition value zero and condition base
    value zero, then it is not transferred to FI.
    If you have revenue lines containing a tax indicator XX, but no
    tax line with tax indicator XX, then the error FF805 issues, and
    it is justified. => Please check these informations. I have attached
    notes for further information.
    -> EXAMPLE
       If tax condition MWST has base amount zero and value zero; for this
       reason it is not passed to accounting. But, according to the
       criteria reported by note 112609, its tax indicator EG: A7
       has been assigned to the condition EG: ZBR1.
       So in accounting there would be a revenue line with tax indicator A7,
       but there isn't any tax line with indicator A7 (because MWST doesn't
       pass to FI). The note 400766 states situation is unallowed, and error
       FF805 is justified.
    Please review this information as hope it will help solve your issue.
    Best regards,
    Alex

  • Error: "No tab group defined for launch configuration type "

    Hi,
    When i try to run my application its showing an error,
    <b>No tab group defined for launch configuration type com.sap.ide.webdynpro.projectbrowser.launch.configtype</b>
    but when i run my application by rightclicking  on my application its working, instead if i use the tab on the upper panel of NWDS it throwing this error.
    how to rectify it?
    Thanks,
    Suresh

    Hi,
    Following is what I assume you are trying to do.
    1. You have a WebDynpro application which you want to deploy and run.
    2. You are able to run your WebDynpro application by rightclicking on the application and running it.
    3. You are not able to run the same application by clicking RUN option on the top.
    If my assumption is correct, then I suggest you to follow your second approach.
    If not, then please specify what kind of application you are trying to execute.
    Ashutosh

  • Accounting document currency code for transfer between company code

    Hi;
    We have one business process here. 2 plant with 2 different company code.
    Plant P1 -> Company code C1
    Plant P2 -> Company code C2
    Now we make material movement between P1 and P2 via MIGO_GR , movement type 301. Accounting document will be generated when MM document posting.
    From SAP standard, the accounting document currency will pick up from company code currency code.
    For example
    C1 -> currency USD
    C2 -> currency EUR
    But now we would like to generate the accouting document with different currency code, for example accounting document under C1 will be EUR? is that possible except to change the company code currency. Because company code currency change will be a big impact.
    Thanks in advance
    BR Tim

    Hi,
    Go to SPRO --> Financial Accounting (New) >Financial Accounting Global Settings (New)>Ledgers>Ledger>Define Currencies of Leading Ledger
    Click on Define Currencies of Leading Ledger  define currency
    Thanks,
    Raviteja

  • Error message saying registrysetting missing for itunes drivers

    i have been gettting the same message every time i open itunes.i have uninstalled and reinstalled itunes many times but am getting same message over and over again.it is as follows
    The registry settings used by the itunes drivers for importing and burning cds and dvds are missing.This can happen as a result of installing other cds burning software.please reinstall itunes.....
    what do i have to do to get this to stop
    thank you

    Hello Sondra,
    Thanks for using Apple Support Communities.
    There is a bit of troubleshooting to be done with this registry error you are receiving when opening iTunes on your PC.  The article below will walk you through the process however.
    iTunes for Windows: "Registry settings" warning when opening iTunes
    http://support.apple.com/kb/TS3299
    Take care,
    Alex H.

  • Error:- Prefix number : entry missing for system"X" for client "Y".

    Hi,
    I am getting the above stated error message while creating the Rule type organizational type.I am stuck here and couldn`t get teh assistance.I would be, thankful in getting the solution for this.
    Regrards,
    Jatin

    Hi,
    I am creating a rule type for organizational model and while going through the wizard of it`s creation and while saving the wizard I am getting the above mentioned error message.
    Regards,
    Jatin

  • Error while creating sales order for a new company code

    Hello SD Gurus,
    The client wanted us to create a new Company Code, Plant, and Sales Organization. We created them. I extended the customer and material in QAS. Now, I'm trying to create one sales order in QAS but the system is throwing one error: "Maintain Profit Center Value in Custom Table in YSD_PROFIT_CNTR".
    I googled for this error but found nothing. Could you please give me the solution asap. I need to prepare test script.
    Thanks in advance
    Regards,
    Anwar

    Dear Mohammed,
    The error message itself states where is the issue. You need to maintain the profit center in table
    YSD_PROFIT_CNTR. This is not SAP Standard provided solution. I guess during the time of implementation team has suggested to maintain the profit center in custom table.
    If the table is"maintenance view" then you can check through SM30 and maintain the relevant entry. If not check if there is any transaction code with attached to this table. This you can check by going through SE93 and by entering Z* or ZSD* or Y* or YSD* and press F4, If the transaction code is starting with Z or Y it will open all the list of transaction codes. By going through the description of the transaction code. you can pick the right transaction code in case if any exists for this table.
    Hope this information is useful to you.
    Regards
    Murali

  • Tax statement item missing for tax code A0 - error while posting in MIRO

    Hi,
    At the time of MIRO, I am inserting P.O. and simulating the doc. However, at the time of posting the system is throwing the below mentioned error :
    Tax statement item missing for tax code A0 (0% Input Tax)
    Message no. FF805
    Diagnosis
    No tax item exists for tax code A0 in a G/L account item. A possible cause is an incorrect transfer of parameters by the application to the Accounting interface.
    Procedure
    Enter an OSS message.
    Request you to help me resolving this error
    Thanks in advance
    Sagar
    Edited by: Sagar Padhye on Nov 5, 2009 11:30 AM

    Hey K.R.
    a) Are you able to post transaction through Accounts payable using the same tax code ? - YES
    b) in Miro are you able to use any other tax code and post the document ?- NO
    I have created other tax code and tried to use it in MIRO, but system throwing the same message. Is it somehow related to Tax procedure / OSS pack levels?The message Type is ERROR.
    Please confirm.
    Thanks and Regards
    Sagar
    Edited by: Sagar Padhye on Nov 5, 2009 3:51 PM

  • Posting Document not created account determi nation error is

    We have one issue pertaining to invoice could not able to post the Document.
    ISSUE :
    Wrong master dat is maintained due to which account determination is not happening and these invoice we have to post it to FI.
    We asked the user to maintain the materialmaster at sales view the acc.assignment group with correct value instead of blank.Since the account detemination key combination we have containes acc.assignment group as one of the field ,in all combination under account determination access sequence.
    After that user changed the data in material master but invoice could not able to post .
    i tried and maintained data in item detail of invoice with proper account assignment group manually for few items.since we are gettiing issue with few items .these itemas are having one special condition then when we release the the invoice posting is happening is there any way to do massively.
    We have checked few options:
    cancelling of invoice and recreate it which didnot worked.
    we checked the log in VFX3 transaction also the messag etype is VF051 .
    could any one suggest me the correct approach to this problem instead of identifying few items abnd correcting in vf02 .
    regards,
    kiran

    Hi,
    There is no G/L account for your order.
    First Goto VKOA T.Code.
    Select "Cust.Grp/MaterialGrp/AcctKey".Double click on this.
    Maintain the entry for "KOFI" and "KOFK".
    Check the account assignment group for customer also.
    It will be there in "Billing documents" tab.Under sales area data.
    Maintain the valid entries here in "VKOA".
    Next Goto VA03.
    Click on Environment>Analysis>Account determination.
    Check whether the G/L is present or not.
    Ensure that Cost centre and "WBS" or "IO" is also maintained.
    Regards,
    Krishna.

  • Tax statement item missing for tax code S1

    Hi Guys
    I am trying to release an invoice to accounting, and the above error comes up
    "Tax statement item missing for tax code S1"
    Message no. FF805
    Diagnosis:
    No tax item exists for tax code S1 in a G/L account item. A possible cause is an incorrect transfer of parameters by the application to the Accounting interface.
    Procedure:
    Enter an OSS message
    Please help.
    Edited by: kofiyahya on Jun 14, 2009 7:10 PM

    Hi kofiyahya,
    Please Go thru the threads below,
    Error : Tax statement item missing for tax code
    FF805 Tax statement item missing for tax code
    FF805 Tax statement item missing for tax code O0
    Tax code error
    Thanks,
    Swamy H P

  • Tax statement item missing for Tax code XH

    Hello,
    We are trying to release on SD Invoice to accounting and we are getting the following error:
    'Tax statement item missing for TAx code XH'. Message no. FF805'.
    Has anyone seen this error before in this situation?  If so how did you fix it please?
    thanks for your help.
    Brett

    Hello,
    Please check whether the following SAP Notes solves your issue:
    Note 886536 - Collective processing for billing document results in FF 805
    Regards,
    Ravi

Maybe you are looking for

  • Short dump while activating process chain

    Please let me know the cause of short dump while activating process chain.. when trying to activate local process chains in metachain it is causing dump

  • T61 Power Adapter - Jersey City

    Hi, I am travelling and am currently in Jersey City, NJ. I left the power adapter for my T61p at home, and am wondering if I can find/borrow one in the Jersey City area until Jan 3rd. Many thanks!

  • ITunes 12.1.1 App Store stops working in Windows 8.1

    Hello, Often (almost every time now) when I am browsing the App Store with iTunes (v12.1.1) I suddenly get a "iTunes Has Stopped Working" message and then iTunes closes.  I am running Windows 8.1 with all the latest updates installed. Can anyone help

  • Eternal Boot of Firewire drive seems impossible on MacBook- Major Issue?

    I have just purchased my MacBook and guess what I cannot boot off the external firwire drives. I have made sure the external FW drives are OSX 10.4.8 (both the Lacie and the Maxtor) These same drives work pefectly booting external to a PowerBook G4 1

  • Need better alternative to this query

    I have a table A. Table A X Y 1 R 2 R 3 R 3 S 4 R 4 S 5 P 5 S I want the result as follows ( record which has Y equals to R or S but if it has both R and S then just get the one with Y equals to R) X Y 1 R 2 R 3 R 4 R 5 S So my query is Select * From