Tax Data is missing

Hi Experts
I made the GRN for excisable item and I made Excise Invoice. When i try to cancel the GRN "Tax Data is missing". If any buddy know how to overcome please let me know.

Hi Karunakaran,
Please check below link.
Tax data is missing | SCN
Hope this help
Regards:::::
Atul Chakraborty

Similar Messages

  • Hello Technical Experts... please help me on this error :- 'Tax data is missing ArrayOffset 12, srcLineNum 0, srcGroupNum -1'.

    In my A/P credit memo screen i have incorporated a column for adding reference to closed A/P Invoices. upon filling this field with DocNum of APInvoice certain other fields also get filled from an SQL query. One among them is the TaxCode. My problem is that the TaxAmount(LC) field at the last row of the matrix is not filled with the appropriate value, it remains 0. On trying to add the document or pressing the link button on the TaxAmount field a status bar error message pops up showing, 'Tax data is missing ArrayOffset 12, srcLineNum 0, srcGroupNum -1'.
    Please Help me solve this issue.
    Thanks in Advance
    Rajeev

    Hi,
    Please check SAP note:
    1860926 - When updating a Purchase Order via DI API "-12109 Tax data
    is missing..." Error occurs
    Thanks & Regards,
    Nagarajan

  • Goods Receipt by DI API - Tax Data is Missing

    Hi all,
    When I add new document Goods Receipt by DI API then I have error : Tax data is missing.
    fragment my code : l
    pobranie = ((SAPbobsCOM.Documents)(SBO_Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenEntry)));
         pobranie.Reference2 = dr["RefNum"].ToString();
         pobranie.DocDate = DateTime.Now.Date;
         pobranie.DocDueDate = DateTime.Now.Date;
         pobranie.TaxDate = DateTime.Now.Date;
                                pobranie.Lines.ItemCode = dr["ItemCode"].ToString();
                                pobranie.Lines.Quantity = double.Parse(dr["Qty"].ToString());
                                pobranie.Lines.UnitPrice = (double)decimal.Parse(dr["Price"].ToString());
                                pobranie.Lines.Currency = dr["Currency"].ToString();
                                pobranie.Lines.AccountCode = dr["AcctCode"].ToString();
                                pobranie.Lines.WarehouseCode = dr["WhsCode"].ToString();
    dr - datareader in C#     
    I try to add line pobranie.Lines.TaxOnly = SAPbobsCOM.BoYesNoEnum.tYES or tNO it does't in proof
    Where is problem ?                
    THANKS a lot for your help
    Tomasz Derus

    Tomas, what support pack are you on?  There was a problem with the Material DI load.  The first 2 OSS Notes were in Support pack 14.  The third is coming in Support Pack 15.  Loading OSS NOTE 1265114 should fix your issue.
    Jayden
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1121867
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=0001234550
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=0001265114

  • Tax data is missing ArrayOffset 12, srcLineNum 0,srcGroupNum ~1

    Hi
    Need help
    My one client got an error message in the ststus bar when he tried to see the tax Amount total(LC) on Incoming excise invoice.
    ( Tax data is missing ArrayOffset 12, srcLineNum 0,srcGroupNum ~1 this error message appeared on the status bar when he click hyperlink(Arrow) of tax amount(LC) cell in the row level of incoming excise invoice).
    He is not able to see the details breakup of Taxes.
    He is using SAP 2007 B PL 11, SQL server 2005.
    Can any one help me to resolve this issue .
    Regards
    Arun K singh

    Hi Arun Kumar,
    Check the thread
    Tax data is missing
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

  • FF805 Tax statement item missing for tax code

    Hi,
    When i am releasing invoice into FI, getting subject Error:
    FF805 Tax statement item missing for tax code
    Kindly Guide us how we can trace though FM FI_TAX_SV_BSEG_BSET_GROSS .
    Bit urgent.
    Regards,
    Venkat

    Hi Venkat Reddy,
    Put a break at line 158 in FM   FI_TAX_SV_BSEG_BSET_GROSS and check out what is happening, that is the line giving error           
    Checkout how the data is populated in T_TAXCODES
    Please check that the Function Module  FI_TAX_SV_BSEG_BSET_GROSS, failed. In this function module table BSET - TXJCD, and BSET-TXJDP has different values, due to this the above said error has occurred. The Solution is both the Tables BSET – TXJCD & BSET-TXJDP, should have the same values.
    Please also ask your Abaper
    SELECT SINGLE auart INTO zauart
                        FROM vbak
                       WHERE vbeln = xaccit-kdauf.  "xaccit-aubel.
    In the select statement xaccit-kdauf is empty so exit does not check for Account Assignment to a WBS Element.
    We changed the select statement mention below, exist-works for alpha repairs svc (ZRAS) as well as Proj.Billing Request (ZPBR) document types.
    SELECT SINGLE auart INTO zauart
                        FROM vbak
                       WHERE vbeln = xvbrp-vgbel.  "xaccit-aubel.
    In this way we resolved this Issue in one of our Upgrade Project.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • FF805 Tax statement item missing for tax code O0

    Hi Gurus,
    We are working in Upgrade project 4.6C to ECC 6.
    We are getting an error when releasing billing document  to accounting in ECC 6 sytem.
    Error:  FF805 Tax statement item missing for tax code O0
    No tax item exists for tax code O0 in a G/L account item. A possible cause is an incorrect transfer of
        parameters by the application to the Accounting interface.
    This issue occurs in both DEV and QA2.
    Please give your iputs and will be rewarded.
    Sateesh.K

    Hi Phil,
    Please check the belwo FI Functional Module.
    Put a break at line 158 in FM
    FI_TAX_SV_BSEG_BSET_GROSS and check out what is happening, that is the line giving error           
         Checkout how the data is populated in T_TAXCODES
    Thanks and Regards,
    Sateesh.Kandula

  • Sales tax data do not define output tax

    Dear Experts,
    I am creating contract and getting following error  'Sales tax data do not define output tax' in SAP REFX contract
    I have done the following
    define tax types
    define tax groups
    define tax codes
    Assign tax code to tax type and group
    Assignment of tax transactions key
    Assign country to calculation procedure
    Have i missed something? If you see the contract the tax rate  10% is getting picked Please help
    Thanks Regards
    yezdevan

    Hi Vasudevan,
    Check the following checklist and try.
    1. For tax code used, check for percentage value maintenance for the relevant condition type in transaction FV13, if maintained check for date validity and deletion indicators.
    2. Tax code should be assigned to company code at: Logistics - General -> Tax on Goods Movements -> India -> Basic Settings -> Determination of Excise Duty -> Condition-Based Excise Determination -> Assign Tax Code to Company Codes.
    3. The condition type used to maintain the tax code, as seen in FTXP. should have MVST or MWST as the access sequence in OBYZ settings, based on input or output tax respectively.
    Hope this resolves the issue.
    Best Regards,
    Hardik Sharma

  • Mandatory Condition Output Tax MWSI is missing

    Hello Experts,
    We have a situation where the access sequence MWST is using the customer specific tables A509, A902, A906, A908

    Hello Experts,
    We have a situation where the leading system is ECC and the pricing
    procedures, condition types and condition tables are downloaded to the CRM
    system. The access sequence MWST used for the condition type MWSI in the
    pricing procedure is using the customer specific tables A509, A902, A906, A908.
    We got these tables developed in the CRM system as they did not existed
    earlier using the below given SAP Notes and blogs:
    514952
    - Download of customer-specific tables
    441083 - Transferring conditions for
    material group MATKL to CRM
    https://scn.sap.com/community/crm/master-data-and-middleware/blog/2014/02/11/condition-master-data--customizing-download
    1070997 - Condition
    download:Parameter BADI CND_MAP_CNV_FIELD .
    As a result the customer specific condition tables are
    created and filled in the CRM system after the downloads.
    But, when we are creating an order, we are getting an error Mandatory
    Condition Output Tax MWSI is missing and the tax is not determined
    in the transaction.
    Do we have to do some additional developments to get the
    taxes determined in the CRM system.
    Thanks,
    Rishit

  • Shipping  Charge for free goods Error FF805 Tax statement item missing o0

    Hi,
    We handle a lot of free goods and Subsequent deliveries which are free of charge.
    The item category has been set "relevant for billing"  and "100% discount (B)" for relevant for pricing.
    We have absolutely no trouble in billing and creating the accounting document for the free goods.
    However, sometimes the client would like to charge shipping/handling/freight cost to customers on this. In this case (the net value is 0 and freight will have some amount), billing document is generated as expected but accounting document doesn't.
    We get the error "Tax statement item missing for tax code O0" FF805"
    We think this happens because the net value being $0.00.
    In pricing procedure all the shipping and tax condition types have requirement '2' (and I tried with blanks also)
    How to correct this issue?  The client wants to bill the customer for freight even if net value is $0.00.
    Helpful answers will be rewarded.
    Thank You,
    Manoj

    Hi Manoj
    Firstly , Check wheather the tax code O0 is assigned to MWST condition type in VK12 .
    Secondly check wheather that tax code you assigned is an input / output tax .
    Finally check what tax procedure has been assigned . and check wheather that tax code is available in that tax procedure or not
    Regards
    Srinath

  • Urgent help needed: registry.dat is missing when i run my form in web base

    Hi gurus,
    i configured my forms and report server in windows 2003 and i received the following error msg when tryin to access my web base forms 6I.
    FRM-92129: Registry file http://domain.com/form60java/oracle/forms/registry/Registry.dat is missing.
    Details...
    Java Exception:
    oracle.forms.engine.RunformException: FRM-92120: Registry file http://domain.com/form60java/oracle/forms/registry/Registry.dat is missing.
    at oracle.forms.engine.Runform.initRegistry(Unknow Source)
    at oracle.forms.engine.Runform.startRegistry(Unknow Source)
    at oracle.forms.engine.Main.createRunform(Unknow Source)
    at oracle.forms.engine.Main.start(Unknow Source)
    at sun.applet.JinitAppletPanel.run(Compiled code)
    at java.lang.Tread.run(Thread.java:466)
    what can be goes wrong with my steps to receive the above error?? i tried in windows XP and Vista, and i getting the same error message as above.
    Your urgent help and advise is needed plssssssss.......
    Many thanks in advance.

    The URL doesn't seem correct: http://domain.com/form60java/oracle/forms/registry/Registry.dat
    I'm expecting a slash (/) between forms60 and java. Have a look in the formsweb.cfg if any paths are misconfigured.
    Also, try if the URL with the slash:
    http://domain.com/form60/java/oracle/forms/registry/Registry.dat
    does work when you just paste it in a browser. It should download the Registry.dat file

  • FRM 92120  Registry dat is missing

    The error> FRM-92120 <to log into an EBS instance and click on a Form (with all the forms).
    ------- error ------
    FRM-92120 Registry file http://hhh.xxx.com.br:8000/OA_JAVA/oracle/forms/registry/Registry.dat is missing
    Details:
    Java Exception:
    oracle.forms.engine.RunformExeception: FRM-92120:Registry file http://hhh.xxx.com.br:8000/OA_JAVA/oracle/forms/registry/Registry.dat is missing.
    at oracle.forms.engine.Runform.initRegistry(Unknow Source)
    at oracle.forms.engine.Runform.startRunform(Unknow Source)
    at oracle.forms.engine.Main.createRunform(Unknow Source)
    at oracle.forms.engine.Main.start(Unknow Source)
    at sun.plugin2.applet.Plugin2Manager$AppleExecutionRunnable.run(Unknow Source)
    at java.lang.Thread.run(Unkwon Source)
    I have done the following steps
    ----------------------------------------------------- >>>> http://finance-kc.gsa.gov/webbill/faq.shtml#l10
    Step 1: Verify that SSL v2.0 and v3.0 options are checked in Java Control Panel.
    a. Click 'Start' menu on Windows taskbar and select 'Control Panel'. If you do not find 'Control Panel' directly under 'Start' menu, then you should find it under 'Settings'
    b. Locate an entry named 'Java' on Control Panel window and double click on it
    c. Click 'Advanced' tab on Java Control Panel window
    d. Locate setting named 'Security' and click on the plus sign prefixing it to show options
    e. Verify the option 'Use SSL 2.0' is checked and if not check it
    f. Verify the option 'Use SSL 3.0' is checked and if not check it
    g. Click 'Apply'
    h. Click 'OK'
    Step 2: Close your browser session.
    Step 3: Open a new browser session and try the register or login action again to see if it works okay. If not, proceed to next set of steps.
    Step 4: Re-start your computer.
    Step 5: Open a browser session.
    Step 6: Clear your browser temporary Internet files by taking the steps stated below.
    a. Select 'Tools' from Internet Explorer browser menu
    b. Select 'Internet Options'
    c. On the 'General' tab, under section labeled 'Temporary Internet Files', click 'Delete Files' button
    d. Click 'OK' on Delete Files confirmation box
    e. Upon completion of delete files, click 'OK' on Internet Options
    Step 7: Close your browser session.
    Step 8: Open a new browser session and try the register or login action again to see if it works okay. If not, proceed to next set of steps.
    Step 9: Clear your Java temporary Internet files by taking the steps stated below.
    a. Click 'Start' menu on Windows taskbar and select 'Control Panel'. If you do not find 'Control Panel' directly under 'Start' menu, then you should find it under 'Settings'
    b. Locate an entry named 'Java' on Control Panel window and double click on it
    c. On the 'General' tab, under section labeled 'Temporary Internet Files', click 'Delete Files' button
    d. Click 'OK' on Delete Files confirmation box
    e. Upon completion of delete files, click 'OK' on Java Control Panel
    Step 10: Close your browser session.
    Step 11: Open a new browser session and try the register or login action again to see if it works okay. If not, provide the following to the help desk: the browser name and version used, Java plug-in version used, sequence of events leading up to the issue or problem being reported and any message displayed in a screenshot or text format and/or describe browser behavior that will help us with troubleshooting.
    ====================================================================================================
    And also did not resolve the error then appealed to the Deployment Guide in página157 --http://otndnld.oracle.co.jp/products/forms/htdocs/install/Materials/doc/EN/B14032_02.pdf
    A.2.3.6 FRM-92120
    Cause:
    This is a server configuration error, which occurs when the client is unable to find the
    file Registry.dat on the middle tier.
    Solution:
    When this error occurs, check if the file Registry.dat is present on the middle tier in the
    directory ORACLE_HOME/forms/java/oracle/forms/registry. If it is not
    present, then it needs to be placed.
    In a running Forms application, if you suddenly come across this error, there is a
    possibility that the HTTP server has gone down. You may verify this by typing the
    Diagnosing Server Crashes with Stack Traces
    A-8 Deployment Guide
    URL http://myserver.com:NNNN in your browser. Here you need to replace
    myserver.com with your host name and NNNN with your HTTP server’s port
    number. If your browser says that it could not connect to the server, then your HTTP
    server is down and you need to contact your system administrator to bring it up.
    When the HTTP server is up and running, on giving the URL
    http://myserver.com:NNNN your browser will show the “OracleAS welcome”.
    =============================================================================================
    also had no positive effect.
    I test in different browsers, different machines, the Jinitiator removed and installed again.
    The versions I'm using are
    EBS - R12.0.4
    Java 1.6.0_15
    Browsers - IE 8 e Mozzila Firefox 3.0
    Can someone suggest something else.
    Extremely grateful for any suggestion.

    Hi,
    What changes have been done recently?
    Did AutoConfig complete successfully on all tiers?
    If SSL has been enabled recently, please run SSL diagnostics tests and make sure all runs successfully -- Search "My Oracle Support" for "SSL Diagnostics R12".
    Enable debug and see if you get more details about the error -- See (Note: 422419.1 - R12, 12.1.1 - How To Enable and Collect Debug for HTTP, OC4J and OPMN) and (Note: 438652.1 - R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications).
    Regards,
    Hussein

  • Schedule Line Item 100001 delivery date is missing

    Hello Sirs,
    After created a sales order in ECC and transferred to TM via XI, the queue remains with STOP status. Entering in transaction /SAPPO/PPO2 I’m facing the error “Schedule Line Item 100001 delivery date is missing”. The delivery date is filled in ECC side.
    Is there something that I need to check in TM regarding delivery date?
    Thanks.

    Please try to edit the PO[Change date] and process it again. This issue happens when we use a conversion program to create PO instead of creating it from UI.

  • Have made a rebbot from Time Machine, and now I lack a lot of pictures. Can see icons, but not enlarge them. Especially pictures where 2009 is included in the date is missing? When I set up my desktop, I can find some of the pictures. Where do They hide,

    Missing Pictures.
    Have made a rebbot from Time Machine, and now I lack a lot of pictures. Can see icons, but not enlarge them. Especially pictures where 2009 is included in the date is missing?
    When I set up my desktop, I can find some of the pictures. Where do They hide, and what shall I do.
    Have made back up, but unfortunately a little too late. What to do?
    MacBook Pro 15 "late 2008, Processor 2.53 Ghz Intel Core 2 Duo, Graphics NVIDIA GeForce 9400M 256 MB, Software Mac OS X 10.7.4 Lion (11E53).

    1. You did not get an error message telling you that your iPhoto library was getting full. You got a message telling you that your HD was getting full, right?
    OS X needs about 10 gigs of hard drive space for normal OS operations - things like virtual memory, temporary files and so on.
    Without this space your Mac will slow down as the OS hunts for space on the disk, files will be fragmented, also slowing things down, apps will crash and the risk of data corruption - that is damage to your files, photos, music - increases exponentially.
    Your first priority is to make more space on that HD. Nothing else can be done until you do.
    Purchase an external HD and move your Photos and Music to it. Both iPhoto and iTunes can run perfectly well with the Library on an external disk.
    Your Library has been damaged from being run on an overfull disk.
    How much free space on it now?

  • I downloaded apps purchased with another Apple ID. But my data is missing. What can I do to get them back? I have a different iCloud id.

    I downloaded apps purchased with another Apple ID. But my data is missing. What can I do to get them back? I have a different iCloud id.

    All apps are tied forever to the Apple ID used to obtain them, that is also true with In-App purchases.
    Content bought using one Apple ID cannot be merged or transferred to another Apple ID.

  • ICal Date Headings Missing from Day and Week Views

    Good morning,
    A few days ago, the date headings disappeared from the Day and Week views in iCal. I can see the date heading in Month view, but when I switch back, the dates are missing. All of my events are there, and correct.
    I have resolved font duplications and restarted iCal, to no avail.
    Thanks for your help.
    W

    Still no date headings when my calendar is views in the Day and Week views. All of my appointments are there. The days of the month appear in Month view. But when I change to week or day, I don't know what day I'm looking at because there are no dates. Only "2010" appears in the upper left.
    Any ideas? I couldn't be the only one this has happened to!
    Thanks, Wendy

Maybe you are looking for

  • 4th Gen Ipod Nano compatibility issues`

    I purchased a 4th Gen 16gb ipod nano. When I connected it to my car's Sony car stereo I got the "can't charge" error message that has been discussed previously on these pages. It will also not work on my wife's Chrysler Town & Country. Several soluti

  • Variable not visible in debug mode

    Hi experts, i created a variable using a custom exit. i'v added to my query, but when launch debug mode, i can't see it in I_T_VAR_RANGE table; but i can see others created previously. is that normal? do i have to do something else? Thanks. Amine

  • Can "Actual PPI" and "Effective PPI" be extracted from InDesign?

    A script that I may require, needs to reach inside InDesign and extract the Actual PPI and Effective PPI from certain images, and then process the images in Photoshop. Are those variables available to scripts?

  • Restore pictures show as white boxes

    I recently switched from an iPhone 5s to an iPhone 6. When I chose to restore from iCloud half of my photos now show up as white boxes, when I click them all it says it loading, then it goes back to plain white. What do I do?

  • PIR Text in SQ02 SQ01

    I created a SQ02 SQ01 to pull the PIR Text data. Below is my code. [code] v_name = EINA-INFNR. CALL FUNCTION 'READ_TEXT'   EXPORTING     "client   = '120'     client   = sy-mandt     id       = 'AT'     language = 'E'     name     = v_name    "'53000