Error in a/c determination

hi friends,
Iam having an error in account detmination while posting invoice to accounts.the error is of jn6 for cst.
I have checked in vkoa and i have maintained the cst charges in ftxp also.
please tell that if i have to say cst as 3%,4%  against form c and 12.5% ,do i have to maintain seperate enteries of gl accounts in vkoa............
please suggest urgently
ajay

In the procedure for Tax Determination, Maintain the different types in the customer taxes 
For instance
TAx Class
1                LST
2                CST General
3                CST with C form etc
In the material tax classification, maintian two types
0                Tax Exempt
1                Taxable.
Now in each and every customer and material master record you need to have the relevant tax classification. Based on the combination of Customer and material the system will fix up the tax. Now the actual values for the taxes i.e, 4%, 12.5% etc should be maintained in the condition records.
Hope this is helpful
regds
Jude

Similar Messages

  • Error while deploying web-determinations in 10gR3 & weblogic 11g

    Hi,
    I am installing OPA 10.0.1 for configuring Siebel connector, for this on Linux I am deploying web-determinations & determination-server on 10gR3.
    I was able to successfully deploy determination-server and I am facing error while deploying web-determinations
    I am facing below error when accessing web-determinations URL after deploying in 10gR3 ( 10.1.3.3 ).
    ===================
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details
    ===================
    No error is being logged in while application logs.
    I also tried deploying in weblogic 11g (10.3.1) and I have below error ,
    ===================
    [HTTP:101216]Servlet: "WebDeterminationsServlet" failed to preload on startup in Web application: "web-determinations.war". com.oracle.determinations.interview.engine.exceptions.EngineConfigurationException: No rulebase directory specified at com.oracle.determinations.interview.engine.local.FileRulebaseService.<init>(FileRulebaseService.java:49) at com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:91) at com.oracle.determinations.interview.engine.local.LocalInterviewEngine.<init>(LocalInterviewEngine.java:34) at com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:163) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.<init>(WebDeterminationsServletContext.java:91) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1913) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1887) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1805) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3041) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1374) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:452) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:629) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:206) at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:40) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    =====================
    Pls let us know any configuration needs to be done.
    Pls advise.

    Hey Suni,
    It appears that there is a section missing out of the current installation guide for Web Determinations. The reason you're getting that error is because you are deploying to application to WebLogic which doesn't expand the war by default so you need to configure the rulebase loader. Before you add proceed with the steps in the install guide you need to:
    # Unpack the web-determinations.war file
    # Copy the rulebases you wish to install to <webroot>/WEB-INF/classes/rulebases
    # Edit the following setting in the application.properties file (<webroot>/WEB-INF/classes/configuration):
    load.rulebase.from.classpath =true
    rulebase.path                    =rulebases# Repack the war file
    # Proceed with the installation steps as set out in the installation guide
    I'll have the installation guide fixed and updated as soon as possible.
    Thanks,
    Kristy

  • HTTP response code 500 : Error during Sender Agreement Determination

    I am trying a simple file to file scenario and messages are not being received in Integration Server.
    Through communication channel monitoring, i have received the below error message.
    Error Transmitting the message to
    endpoint http://<hostname>:50000/sap/xi/engine?type=entry using
    connection File_http://sap.com/xi/XI/System failed, due
    to:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    Received HTTP response code 500 : Error during Sender
    Agreement Determination.
    Can you please help
    Regards
    Harish

    Hi Harish,
    http://<hostname>:50000/sap/xi/engine?type=entry
    it should be http://<hostname>:8000/sap/xi/engine?type=entry not 50000 as port It should be your HTTP port...please .make the changes !!
    In SXMB_ADM transaction under Integration engine configuration please change the settings to http://<hostname>:8000/sap/xi/engine?type=entry
    make sure with your basis team that ur http port is 8000 or 8001 ..as per that make the necessary changes..
    Regards,

  • Error in Extended Receiver Determination

    Hello Experts,
    We are working on a scenario where, we are using Extended Receiver Determination.
    In this reveiver determination mapping we are doing JDBC lookup and some receivers are determined on that basis.
    Also, we have a default receiver in mapping.
    We are using: SAP PO 7.4 SP 7
    We are getting below error while testing from WSnavigator/SOAP UI, but mapping works when we test it in ESR.
    Error:
    <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
              <context>XIAdapter</context>
              <code>ADAPTER.JAVA_EXCEPTION</code>
              <text><![CDATA[
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.xi.routing.RoutingException: Error while executing receiver determination mapping.
    at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:773)
    at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:530)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
    Kindly help.

    hi,
    you r trying to impliment Lookup for the file adapter which is not synch in nature and hance u r not getting the responce back.
    please find the link which deals with how to impliment lookup for file adapter.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/file%252blookup%252bin%252budf.
    now once u get rhe runtime receiver u can perform enhanced receiver determination (write a simple UDF)
    regards,
    navneet.

  • 217 Error in quantity/value determination

    Hi experts,
    In my pricing procedure the condition type VPRS is showing 0 value.
    In analysis it is showing error: 217 Error in quantity/value determination.
    Can you please tell what can be the problem? How dose VPRS work? I only know that VPRS is taken from the material master.
    Regards
    Fan

    Hi
    VPRS retrives the cost of the Material from the material master data > Accounting 1 tab to the Sales order.
    Once the cost is found, then Profit margin  (Net value - cost) is calculated.
    VPRS does not contain any Access sequence.
    With the help of its Condition category "G", it accesses the Material master > Accounting tab 1 and takes cost.
    There may be two cost specified in the Material master. They are
    - Moving Avarage Price
    - Standard Price
    Which one system will consider that depends upon the "Price control" field.
    If the value is "V' in the Price control field, the system takes the "Moving Avarage Price" and if it is "S", then system takes the "Standard Price".
    So, you must ensure these few control
    - VPRS should  NOT have any Access sequence.
    - Condition category "G" must have been assigned to VPRS.
    - VPRS must have been activated as "Statistical" condition in the Pricing Procedure and should not have any Account key.

  • Error in Quantity Value Determination

    Hi all,
    I am creating an invoice with respect to an intercompany PO. In the invoice, I am getting an error "Mandatory condition VPRS missing". When I check the analysis, I could see a message "Error in Quantity Value Determination"
    In the preceeding PO, when I checked the P101 Condition type, it also displays the same message "Error in Quantity Value Determination". However, when the value of P101 is manually maintained, --> PO saved --> invoice cancelled and --> Invoice recreated, no error in SD invoice is seen. Evident that problem is in MM.
    Please share your views and help me in solving this issue
    Regards,
    Rajesh

    Dear Jürgen and Praveen,
    Material master valuation price is maintained. What actually the error "Error in Quantity Value Determination" mean?
    Regards,
    Rajesh

  • Error in Quantity/Value Determination  : VPRS (IV)

    Gurus,
    When I am creating an IV (Intercompany Invoice), I am getting an error in VPRS determination in pricing. VPRS is not getting determined and it throws up an error saying "Error in Quantity/Value determination" (Error number 217)
    Need you help on the same
    Regards
    Leo

    Lakshmipathi,
    Pricing procedure is defined as you indicated. It is all standard. VPRS is getting determined for other materials for IV. Only for this specific material it is a problem.
    The error says as below
    Diagnosis
    "This condition has not been determined using condition records. The amount or value should be determined from another data source. For cost (condition category 'G') it is read using conditions from the material valuation segment, for a cash discount condition it is read using conditions from the terms of payment table.
    In this transaction an error occurs - the material valuation segment or the terms of payment table could not be read or a currency translation has failed."
    Any idea
    Regards
    Leo

  • Error occur while doing Determination the dep. area in the asset class

    Hi All
    Query about FI - AA
    when I m trying to do determine depreciation area in the asset class with following path
    Path in IMG
    FA- AA- Valuation-- Determine depreciation area in the asset class
    By following above path and my Asset class as soon as I select my Asset class and click on depreciation area Tab at left side I m heading with below error:
    *"Contact your system administrator (Table error)"*
    I don't have De.area 02 in my chart of depreciation and I don't want to maintain it. I just want to maintain Area 01 and 15
    expecting expert opinion and feed back,
    Thnx
    B

    Hi,
    Please select the Depreciation Area, which you don't want to maintain for depreciation.
    And delete the selected depreciation areas.
    Thanks & Regards,
    S. Umamageshwaran

  • Error while doing Bank determination through FBZP

    Hi,
    I have copied Company code 0001 for creating my own. Some house bank data also got copied though its allowing me to define new House banks as per my requirement but while doing account determination I am getting the following error:
    "Clearing account only allowed for an outgoing bills of exchange payment" Message number F3029.
    This is becausse of some config that came with the copy and has "W" payment method and a clearing account is defined for it. I am not even using bills of exchange as a payment method for country IN though its defaulting for my company code and not allowing me to delete it.
    I can see the entry in table T042I, I tried deleting it from FBZP but the clearing acct column is greyed out and its not allowing me to delete it and because of this I am unable to do account determination for my house banks.
    SM30 is not available for T042I and I am not convinced about deleting it through debugger. I am checking SAP notes but havent found anything on this yet.
    Should I change this message from an "error" to a "warning"? How is this done?
    Please help me out in resolving this error asap.
    Thanks and regards,
    Rajat

    Hi,
    I have copied Company code 0001 for creating my own. Some house bank data also got copied though its allowing me to define new House banks as per my requirement but while doing account determination I am getting the following error:
    "Clearing account only allowed for an outgoing bills of exchange payment" Message number F3029.
    This is becausse of some config that came with the copy and has "W" payment method and a clearing account is defined for it. I am not even using bills of exchange as a payment method for country IN though its defaulting for my company code and not allowing me to delete it.
    I can see the entry in table T042I, I tried deleting it from FBZP but the clearing acct column is greyed out and its not allowing me to delete it and because of this I am unable to do account determination for my house banks.
    SM30 is not available for T042I and I am not convinced about deleting it through debugger. I am checking SAP notes but havent found anything on this yet.
    Should I change this message from an "error" to a "warning"? How is this done?
    Please help me out in resolving this error asap.
    Thanks and regards,
    Rajat

  • Error in manual batch determination while creating process order

    Hi Expert,
    Manual batch determination is happening for some of material and for some material it is working firne  when creating process order,
    Pleae assist
    Thanks
    Intekhab

    Dear,
    please open this prd order in change mode CO02 then press tab button cost calculation near release button in order header screen now do not save this order go to edit >log> cost calculation
    There it will show the error tht occured during costing
    Please refer this thread,
    Cost error when saving production oredr
    Regards,
    R.Brahmankar

  • Error in Tax account determination

    Hi experts,
    When i am trying to release by billing document by using t-code VF02 i am getting error:
    "Error in account determination table T030K Key xxx MWS"
    I checked config but could not find any thing
    Can anyone help me to resolve this?
    thanks,
    Vani

    DEFINE TAX ACCOUNTS
    PATH: SPRO  FINANCIAL ACCTG  FIN ACCTG GLOBAL SETTINGS       TAX ON SALES/PURCHASES  POSTING  DEFINE TAX      ACCOUNTS
    TRANSACTION CODE     -     OB40
    DOUBLE CLICK ON VST INPUT TAX
    GIVE THE CHART OF ACCTS          -     GES
    PRESS ENTER & SAVE
    GIVE THE ACCOUNT NO.          -     200155 (VAT POOL A/C)
     SAVE & SAVE IN YOUR REQUEST
    SELECT BACK ARROW
    DOUBLE CLICK ON MWS OUTPUT TAX
    PRESS ENTER & SAVE
    GIVE THE ACCOUNT NO.          -     200155 (VAT POOL A/C)
     SAVE & SAVE IN YOUR REQUEST

  • Error in Pricing Procedure Determination in Sales Order

    Hi All,
    I have created a Pricing Procedure and asiigned it with the SALES ORG, DIV, DISTR CHANL, CUSTOMER PRCDR and DOCUMENT PRCDR in SPRO.
    i have assigned the Cust Doc Prcd with the BP and the Docuemnt Prcdr with the respective transaction. And also created the Basic Price for product and Discount Price for Sold To Party via CONDITION MAINTENANCE.
    Still getting this error.
    Looking for the solution.
    Thanks,
    VS

    If you have check what RK suggested and is ok, then check also the customization of your transaction in spro>crm>transactions>basic settings>define transaction types.
    go to your transaction type and then in left panel select customazing header. there check if you have defined under pricing data the doc.pric.proc. (document pricing procedure)
    and also if you are not always using customer pricing procedure it is good to define in spro for determination of pricing procedure 1 determination rule which has filled only the folowing data:
    - sales organization
    - distribution channel
    - document pricing procedure (the one you defined on transaction - which I described above)
    - procedure
    and division (if you use the dummy one) and customer pricing procedure leave empty. this way the procedure will be determined even if it's not found from customer sales data
    And also be aware that once the error message for determination of pricing procedure appears it can't be removed so don't try the determination with already corrupted transaction.

  • Error in profit center determination for settled vendor down payments

    Hello All,
    When we try to settle vendor down payments an error is detected for the profit center determination .
    The settled down payment is found on the dummy profit center instead of the profit center of the original invoice. This means that the reporting of oustanding payables per profit center is wrong
    When you only see the invoice and not the settled down payment which should reduce you outstanding debt (down payment already paid).
    Can any one help in this matter
    Regards
    Arun

    Hi,
    Check the document splitting configuration. Advances to vendors recon.. account should be assigned as category 'Vendor 'special gl transaction''.
    Check the document type 'KA' transaction as '0300'... or unspecified posting.
    Thanks,
    padmaja N

  • Error: No Receiver could determined

    Hi all:
    I am setting up one scenario about ' XML to IDOC '.
    When I send XML from one R3 system to XI , I meet with the following errors.
    "No receiver could be determined"
    Anybody could help? Thank you,
    Mohamed.

    Please find in below my configuration. I don't understand why it doesn't Apparently the XML goes well and it generates an Idoc Number when I see in SXMB_MONI. But when I type this number in WE05, there is nothing with that number.
    Thank you,
    Mohamed.
    Configuration:
    Display Receiver Determination:
    Sender
    Service : Z_SAP_ECC_BS
    Interface: MI_Order_Outband1
    Namespace :http://test.com/PI01/Idoc
    Receiver:
    Service: *
    Display Interface Determination:
    Sender
    Service : Z_SAP_ECC_BS
    Interface: MI_Order_Outband1
    Namespace :http://test.com/PI01/Idoc
    Receiver
                                     Inbound interface
    Name:Cremas.Cremas05 Namespace:urn:sap-com:document:sap:idoc:messages
                                     Interface Mapping
    Name:IM_Order_Idoc       Namespace:Z_SAP_ECC_00 , 1.0 of accenture
    Display Sender Agreement:
    Sender
    Service: Z_SAP_ECC_BS
    Interface:  Z_SAP_ECC_00 , 1.0 of accenture
    Namespace :http://test.com/PI01/Idoc
    Receiver
    Service :BS_ER6CLNT001
    Display Receiver Agreement:
    Sender
    Service: Z_SAP_ECC_BS
    Receiver
    Service :BS_ER6CLNT001
    Interface:  CREMAS.CREMAS05
    Namesapce: urn:sap-com:document:sap:idoc:messages
    Receiver Communication Channel : GeneratedReceiverChannel_IDoc
    Edited by: rahhaoui mohamed on Feb 11, 2009 5:10 PM

  • Error with Enhanced Interface determination

    Hi Experts,
    In enhanced interface determination for message splitting w/o BPM, i have given the interface mapping.
    But while testing the configuration.......... i am getiing an error at Interface Determination & Mapping which is not showing any processing log.
    My mapping program works fine.
    could anyone tell me where the problem is....

    Hi,
    Can you post the error message that you are getting....it will help experts solve your problem accurately.
    Regards,
    Abhishek.

Maybe you are looking for