Field in Tax Register Book Sales - Italy

Dear experts,
I need to put the field JDT1.LineMemo in the Tax Register Book Sales - Italy.
I'm not be able to do this.
Thanks.
Paolo

Dear Paolo,
This report is hard coded by the system.  I don't think you could add any fields to this report.  Try some other tools to create your own report like by Crystal Report.
Thanks,
Gordon

Similar Messages

  • Tax Report - Tax Register Book with no data

    Hy all! I'm facing a problem with the tax report:
    When i try to run the tax report (output mode: Tax register Book) i get the info message: "Data is not available; modify selection criteria and re-enter  " and no results are display!
    If i deselect the output mode "tax register book" and select the "vat declaration", with the same filters.... i can get results!
    I'm working with SAP Business One 8.8 PL 20
    Can anyone give me a hint?
    Thanks in advance.
    Inê

    Hi,
    Check the issue whether the same is happening when the COPY of the database is upgraded to latest patch in Test Enviornment.
    Else, you would be needing to log a message to SAP Support to get the issue investigated.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • SALES TAX REGISTER

    Sales Tax Register :
    1.Fields on selection screen (input screen) : Company Code, Document Number,   Fiscal Year , Date , Tax Code , LST Condition, CST Condition.
    2.Field in the output List : Total Amount comes as Basic Amount and ( BED +  CESS ) amount , Customer Information ( Code , Name , address ) , Excise Invoice Number , Excise Invoice Date , Quantity , Unit , LST or CST Amount with TAX% .

    Hi,
    The main tables required for this report are VBRK, VBRP, KONV, J_1IEXCHDR,
    J_1IEXCDTL, KNA1 & ADRC
    The link between above tables are,
    VBRK>VBELN = VBRP>VBELN
    VBRK>KUNAG = KNA1>KUNNR
    KNA1>ADRNR = ADRC>ADDRNUMBER
    VBRK>KNUMV = KONV>KNUMV
    VBRP>POSNR = KONV>POSNR
    VBRK>VBELN = J_1IEXCHDR>RDOC
    J_1IEXCHDR>EXNUM = J_1IEXCDTL>EXNUM
    J_1IEXCHDR>EXYEAR = J_1IEXCDTL>EXYEAR
    Tax amount is stored in the MWBSK or MWSBK in the table VBRK.
    Tax type gets stored in VBRK or VBRP depending on Access Sequence in SD Customization.
    With the above info you can easily build select statements and fetch required information from the tables.
    Regards,
    Hema

  • Sale tax register

    Hi everybody,
    I am creating sales tax Register.
    I refered J_1ISTAX , but i am not getting it.
    My requirement is to display Material Value, Discounts, Freight (taxable and non taxable), Accessible value for excise, Excise + Education Cess , Taxable value, LST/VAT, TCS, CST.
    I am not getting appropriate fields of appropriate Table.
    Can yo please help me in finding the Tables and Fields .
    Thanks & Regards
    Nitin.

    Hi,
    For excise details you will have to use J_1iexchdr, J_1iexcdtl,
    For Customer details use KNA1
    For Tax related data use KONV
    Also:
    check these tables might help ful to u get all data related sales tax
    vbrk,
    vbrp,
    konv,kna1,skat,t685,
    t007s,bkpf,
    j_1iexchdr,
    vbfa,vttk,vttp.
    And see:
    Check this following tables & link
    BSET ,
    BKPF ,
    bseg,
    T001 ,
    T001W,
    T005 ,
    T005U,
    T007A,
    T007S,
    EKBE,
    VBFA,
    EKPO,
    KNA1,
    EKPA,
    EKKO,
    LFA1,
    VBRP,
    TVST,
    SADR,
    VBPA,
    LIPS.
    http://www.sap-img.com/sap-sd/link-between-sap-sd-mm-and-fi.htm
    http://www.sap-img.com/sap-sd/important-tables-for-sap-sd.htm
    http://www.erpgenie.com/abap/tables.htm
    Reward points if found helpful...
    Cheers,
    Chandra Sekhar.

  • Tables used in sales tax register report

    hi
       could you please give details about sales tax register tables and relevent fields.
    thanks

    Hi!
    If you mean the tax conditions, they are stored in the following tables:
    A003
    A080
    A086
    A087
    A088
    A094
    Or the tables, containing the taxes within a sales order or invoice are
    KONH, KONP
    Regards
    Tamá

  • Purchase Register, sale register, & Cenvat Tax Register

    How to Create Purchase register, Sales Register, Cenvat Tax Register with total Balance
    Regds
    Edited by: Philip Eller on Jun 4, 2008 8:36 AM

    Hi Sashi,
    Create a user query from Query Wizard for
    Sales Register from Tables -OINV,INV4.
    Purchase Register from Tables - OPCH,PCH4.
    Hope above answer will helpful to you.
    Jeyakanthan.

  • Sales tax register and purchase tax register

    Dear All,
    Is there any standard report for sales tax register and purchase tax register? give me your valuable inputs appraisals are waiting.
    Thanks inadvance.
    Nauma.

    Please refer T code J1I2 for Sales Tax Register. There is no Standard Purchase Tax Register.
    Regards
    Bhavesh Mistry
    Edited by: Bhavesh Mistry on Jul 15, 2009 7:10 AM

  • Need to include new field for RX-only: Financial Tax Register Report

    Hi All,
    In Report eXchange Designer responsibility > Setup RXi>
    Report Name filed > RX-only: Financial Tax Register Report
    Here in available filed we have some options when selected to display filed and run the report in Tax Manager only those selected fields are displayed in the output.
    Now our client want A filed called Voucher Number (AP invoice voucher num) to be displayed in the report. So please let me know how there is any extendable package, view or any thing that need customization to make that field available in final output.
    Thanks in advance.

    f

  • J1I2 - Sales Tax Register

    In the standard SALES TAX REGISTER report(TCode=J1I2) PO is picked up for a given Accounting Document Number irrespective of Fiscal Year and Company Code from EKBE table. Though rest of the tax details are OK, it is taking any first available PO matching Accounting Document Number(according to select statement). Since Material Document Year (GJAHR) is available in EKBE, sql statement can be changed to retrieve PO for a particular year, but there is no Company Code column in EKBE, how to retrieve a PO for a given Company Code now? Is there any other unique key in EKBE table related to Company Code or any related view to retrieve PO for a given Accounting Document Number,Fiscal Year and COmpany COde?
    Note: Only those POs should be retrieved whose PO history category should be either R or Q(available in EKBE)
    Regards,
    Imran

    Hi
    1. Which are the configs to be done?
    A.  Make sure thet the condition types accruals are created correctly with setoff and nonsetoff indicators.
    B. Make sure the condition records are maintained in FV11 for TAXINN and Tax percentages are given in taxcodes FTXP for TAXINJ proedure.
    C. Make sure the tax amount are calculated and updated during GRN and MIRO.
    D. Assign the tax procedure to your country in IMG.
    E. Make sure the g/l accounts are given in OB40 for TAXINN and in taxcodes for TAXINJ.
    2. Which are the condition types we use incase of INJ & INN for the same n How to check it in J1I2 ?
    For TAXINN:
    List of Condition Types that needs to be maintained
    For VAT
    For Deductible tax
    JVRD          -VAT RM Deductible (Raw Material)
    JVCD          -VAT CG Deductible (Capital Goods)
    For Non Deductible tax
    JVRN          -VAT RM Non-Deductible (Raw Material)
    JVCN          - VAT CG Non-Deductible (Capital Goods)
    For CST
    JVCS          -CST Non deductible
    For LST
    For Deductible
    JIPS          - Sales tax setoff
    For Non-Deductible tax
    JIPL          - Local Sales tax inventory.
    For Service Tax Setoff
    JSRT          -Serv Tax Set Off
    JEC3          -ECS SerTax SetOff
    JES5          -SECes on Service Tax
    For Service Tax Non Setoff (Custom defined conditions if required)
    ZHST          -A/P Serv Tax non-ded
    ZHSC          -A/PECS SerTax non-de
    ZHSS          -SECes on Serv. nonde
    TAXINJ:
    JIP3     IN: A/P ST setoff
    JIP1     IN:A/P CST
    JIP2     IN:A/P LST
    JSER     IN: Service tax
    JSVD     IN:Service tax debit
    JIN1     IN: A/R CST
    JIN2     IN: AR LST
    JIPS     IN Sales tax setoff
    JIPC     IN C Sales tax inv.
    JIPL     IN L Sales tax inv.
    JLS1     IN A/P LST out
    In J1I2 select the company code,fiscal year, tax code and the condition type with the adte range to get the output.
    Thx
    Raja

  • Tax amount and sales tax code fields not visible in tcode MIR4

    Hi,
    A workflow has been cretaed for cretaing the invoices. Here in SRM invoice, the tax code and Sales tax code fields are not visible in tcode MIR4 though data has been passed while creating it.
    When i am checking the "calculate tax" check box, am able to see these two fields on the MIR4 page.
    Am not able to find the reason for this behaviour. As its working fine for other invoices. This is the case with only SRM invoice.
    Kindly provide your inputs.
    Thanks!
    Regards,
    Razia Shaheen.

    Hello,
    What you are saying is that the Invoice coming from SRM (Via Idoc i supose) is not bringing the tax code? is that it?
    Cheers !

  • Change Tax Classification in Sales Order

    Hi all,
    I have a question about tax classification in sales order.
    I know that taxable or non taxable is determined by a variety of key (by material, order type, departing country & destination country, etc).
    I use Domestic Taxes as a key to determine taxable or nontaxable. To do that, I need to set up tax classification in customer master and material master, right?
    Based on that combination, I can determine if it becomes taxable or nontaxable and if so by how many percentage.
    OK.
    Here is my scenario:
    The customer and material I use to create sales order is set as taxable. So, when I create an sales order, the tax and its % is automatically presented in conditions.
    But how do I do if I want to make only this sales  order be nontaxable?
    I changed Tax classification from '1' taxable to '0' nontaxable in Billing Document Tab at Item level, but tax is still there in Condition Tab.
    I thought taxable or nontaxable can be changed by this way. Am I missing some procedure?
    Regards,
    Screen Field:VBAP-TAXM1

    Hi,
    When you set the tax condition to your country and set the tax rate in VK11 based on the customer tax classification and material tax classification, it should pickup in the document.
    How can it posssible to have tax for one document and no tax for the other. Tax is uniform, and it will be applicabe to all customers (certain exceptions also there). In any case the customer is not taxable ot material is not taxable, maintain the customer / material tax classification as '0' and don't maintain any condition rate for that.
    Prase

  • Manual Input of TAx Amount in Sales AR Invoice

    Hi Experts!
    Is there a way where we can do a manual recording of tax amount in Sales AR Invoice (just like in AP Invoice, we can manually input tax amount)? 
    Hope to hear from you soon,
    Thanks

    Hi Sandra,
    You can't override the AR tax calculation amount. You can control how much tax is calculated for each row (i.e. some may be non-taxable).
    Otherwise, there may be an adjustment that falls under the rounding field. Check the Help file for more info on this field to determine which option in Document Settings you want to select.
    Heather

  • Hii all, how  can we create a report for purchase tax register

    Purchase Tax Register 2:
           Fields on selection screen (input screen) : Vendor Code from to , Date from to, Material Type from to, Tax Code from to .
                 Field in the output List : Document Number , PO Number ,PO      Date ,     Vendor Code ,Vendor Name , Bill Number , Bill Date , Material Code , Material Description , Qty ,Unit ,  Basic Value , BED , CESS , Tax Code,  Total Tax Amount ( BED +  CESS ) amount , LST or CST Amount , Gross Amount.

    Hi Umesh,
        Use The Following Tables
       EKBE  History per Purchasing Document,
       EBAN  Purchase Requisition,
       EKKO  Purchasing Document Header,
       LFA1    Vendor Master (General Section),
       KONV  Conditions (Transaction Data),
    Konv Is Cluster Table U have To Write Seperate Select query for that Using KNUMV Field form ekbe, eban, ekko
    Reward Points If Usefull,
    THanks & regards.
    Shiva

  • Error while booking sales order

    Hi All,
    I am getting below message while booking sales order.
    Please suggest on how to solve this
    Order header level sales credit must be equal to 100%
    Thanks,
    Sam

    Hi Sandeep,
    Thanks or the answer. Actually there are 350 orders. so we can not update them from front end individually..
    Infact i am looking for the API code to update this. it will be very helpful if anyone can provide me the API code to update the sales order header salesrep_id field from backend.
    Thanks,
    Samir
    Edited by: user11998096 on Apr 20, 2011 12:01 PM
    Edited by: user11998096 on Apr 20, 2011 12:02 PM

  • Change Tax code in sales order

    Hello Friends,
    We have a requirement for the tax code determination - There are two way determination of tax code in sales order
    -> From the tax condtion records
    -> From manual input of tax code in the sales order
    Could you please advice on how we can insert manually the tax code since the standard SAP not supports the requirement.  For your information, business case not supports to maintain condition recors for those tax codes to insert manually.
    Please advice
    Best Regards,
    Goutham

    Hi,
    During sales order creation, the tax classification from the customer master is proposed in the sales order document.
    In condition record, you maintain the tax code for this tax classification along with some other field combinations. Accordingly, teh percentage linked to the tax code will be decided as teh % of tax for the customer. This is the logic.
    If you want to change the tax code in the sales order, it is not possible. However if you really want to change it, you can achieve it by changing the tax classification of the customer in the sales order header. This is available in the billing tab of order header. The field is "Alternate tax classification". You can change the desired tax classification here. Correspondingly by linking the tax code to this tax classification in VK11, you should be able to change the applicable tax code in the sales order.
    In summary, you should change the tax classification in order to change the tax code which is linked to it.

Maybe you are looking for

  • WRT310N 1.0.0.6 after 1 min cannot access 192.168.1.1

    hi, i need help i giot this brand new linksys router... the router adress is 192.168.1.1 i can ping it , but i cannot access the webpage .... ether in firefox / opera or explorer ,  to access it i need to power it down and power it back up (unplug it

  • Help needed to connect dual monitors.

    Hi everyone. Here's my problem, I bought two Samsung SyncMaster 913v LCD TFT Displays. Both of these displays (since they aren't the digital LCD) connect the same way my old Sony Trinitron MultiscanG400 display connected, which I believe is the VGA c

  • No notification on text messages on Z10 after the 10.2.1.3062 update

    I have recently updated my phone to the new 10.2.1.3062 which had 28mb on my Z10, now there is no notification on text messages. messages are just poping through silently. no LED, no Sound. absolutely nothing. on text message icon on homescreen there

  • Foxfire crashes unexpectedly when in yahoo games.

    For the past 2 or so weeks, while playing yahoo card games (euchre and pinochle), foxfire crashes unexpectedly and boots me out of the game/site.

  • How to send data coming from modem to a text file

    hi frnds I have a modem program in which i can receive sms and call details.What i want is i want to store those msgs to a text file. The String variable to which that data is going is in readData() method of some Receiver.java file. I tried like thi