TDS ( V Imp )

Hi
In case of customer invoices there is a limit above which TDS is deducted.Till that limit invoice is posted without tds and when the collective amount invoice exceeds the maximum limit then customer deducts the tds on whole amount and pays.
In this case if we attach the tds tax type and code to the customer master data how will this tracking be done that 'x' amount is deducted against an invoice since at the time of posting invoice we don't knw whether tds will be deducted or not.
Plz guide it is imp.

Hi,
You may check the same in FBL5N against each Invoice-item
Best regards,
Amit.
Hope, this might help you. If helped, pls reward.
Edited by: Amit Yadav on Aug 5, 2008 2:25 PM

Similar Messages

  • Portal Integration with IBM TDS

    Hello,
    We are running on EP 6 on NW04 SP15, AIX, ORacle 9.2.0.6.
    And trying to integrate the UME with the IBM tivoli directory server.
    We have done the configuration in the Portal in ume configuration using
    our custom configuration file for directory server type "other"
    When we try to access the schema, with the server type = other, we get error for that. Another unique notice is when we select the server type as "ADS" it shows us the schema of IBM Tivoli Directory server.
    We are not able to search the users which are created on the TDS.
    Thanks.
    Chetan

    The error we are facing is "Unwilling to perform, error code:53"
    The XMl File looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- $Id: //shared_tc/com.sapall.security/630_SP_COR/src/_deploy/dist/configuration/shared/dataSourceConfiguration_siemens_writeable_db.xml#7 $ from $DateTime: 2004/08/20 09:55:24 $ ($Change: 17140 $) -->
    <!DOCTYPE dataSources SYSTEM  "dataSourceConfiguration.dtd">
    <dataSources>
        <dataSource id="PRIVATE_DATASOURCE"
                    className="com.sap.security.core.persistence.datasource.imp.DataBasePersistence"
                    isReadonly="false"
                    isPrimary="true">
            <homeFor>
                <principals>
                      <principal type="account">
                              <nameSpace name="$serviceUser$">
                                  <attribute name="SERVICEUSER_ATTRIBUTE">
                                       <values>
                                            <value>IS_SERVICEUSER</value>
                                       </values>
                                  </attribute>
                              </nameSpace>
                        </principal>
                        <principal type="user">
                             <nameSpace name="$serviceUser$">
                                  <attribute name="SERVICEUSER_ATTRIBUTE">
                                       <values>
                                            <value>IS_SERVICEUSER</value>
                                        </values>
                                  </attribute>
                             </nameSpace>
                        </principal>
                    <principal type="team" />
                    <principal type="ROOT" />
                    <principal type="OOOO" />
                </principals>
            </homeFor>
            <notHomeFor/>
            <responsibleFor>
                <principals>
                     <principal type="group"/>
                     <principal type="user"/>
                     <principal type="account"/>
                    <principal type="team"/>
                    <principal type="ROOT" />
                    <principal type="OOOO" />
                </principals>
            </responsibleFor>
            <notResponsibleFor/>
            <attributeMapping />
            <privateSection/>
        </dataSource>
         <dataSource id="CORP_LDAP"
                   className="com.sap.security.core.persistence.datasource.imp.LDAPPersistence"
                   isReadonly="false"
                   isPrimary="true">
              <homeFor>
                   <principal type="account"/>
                   <principal type="user"/>
                   <principal type="group"/>
              </homeFor>
              <notHomeFor>
                   <principal type="account">
                        <nameSpace name="$serviceUser$">
                             <attribute name="SERVICEUSER_ATTRIBUTE">
                                  <values>
                                       <value>IS_SERVICEUSER</value>
                                  </values>
                             </attribute>
                        </nameSpace>
                   </principal>
                   <principal type="user">
                        <nameSpace name="$serviceUser$">
                             <attribute name="SERVICEUSER_ATTRIBUTE">
                                  <values>
                                       <value>IS_SERVICEUSER</value>
                                  </values>
                             </attribute>
                        </nameSpace>
                   </principal>
              </notHomeFor>
              <responsibleFor>
                        <principal type="account">
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="j_user"/>
                                            <attribute name="logonalias"/>
                                            <attribute name="j_password"/>
                                            <attribute name="userid"/>
                                       </attributes>
                                  </nameSpace>
                        </principal>
                        <principal type="user">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="firstname" populateInitially="true"/>
                                            <attribute name="displayname" populateInitially="true"/>
                                            <attribute name="lastname" populateInitially="true"/>
                                            <attribute name="fax"/>
                                            <attribute name="email"/>
                                            <attribute name="title"/>
                                            <attribute name="department"/>
                                            <attribute name="description"/>
                                            <attribute name="mobile"/>
                                            <attribute name="telephone"/>
                                            <attribute name="streetaddress"/>
                                            <attribute name="uniquename" populateInitially="true"/>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                            <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE"/>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="$usermapping$">
                                          <attributes>
                                               <attribute name="REFERENCE_SYSTEM_USER"/>
                                          </attributes>
                                     </nameSpace>
                             </nameSpaces>
                        </principal>
                        <principal type="group">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                             <attribute name="displayname" populateInitially="true"/>
                                             <attribute name="description" populateInitially="true"/>
                                             <attribute name="uniquename"/>
                                        </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                             <attribute name="PRINCIPAL_RELATION_MEMBER_ATTRIBUTE"/>
                                             <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE"/>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.bridge">
                                       <attributes>
                                            <attribute name="dn"/>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
                        </principal>
              </responsibleFor>
              <attributeMapping>
                   <principals>
                        <principal type="account">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="j_user">
                                                 <physicalAttribute name="uid"/>
                                            </attribute>
                                            <attribute name="logonalias">
                                                 <physicalAttribute name="uid"/>
                                            </attribute>
                                            <attribute name="j_password">
                                                 <physicalAttribute name="userpassword"/>
                                            </attribute>
                                            <attribute name="userid">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
                        </principal>
                        <principal type="user">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="firstname">
                                                 <physicalAttribute name="givenname"/>
                                            </attribute>
                                            <attribute name="displayname">
                                                 <physicalAttribute name="displayname"/>
                                            </attribute>
                                            <attribute name="lastname">
                                                 <physicalAttribute name="sn"/>
                                            </attribute>
                                            <attribute name="fax">
                                                 <physicalAttribute name="facsimiletelephonenumber"/>
                                            </attribute>
                                            <attribute name="uniquename">
                                                 <physicalAttribute name="uid"/>
                                            </attribute>
                                            <attribute name="loginid">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                            <attribute name="email">
                                                 <physicalAttribute name="mail"/>
                                            </attribute>
                                            <attribute name="mobile">
                                                 <physicalAttribute name="mobile"/>
                                            </attribute>
                                            <attribute name="telephone">
                                                 <physicalAttribute name="telephonenumber"/>
                                            </attribute>
                                            <attribute name="department">
                                                 <physicalAttribute name="ou"/>
                                            </attribute>
                                            <attribute name="description">
                                                 <physicalAttribute name="description"/>
                                            </attribute>
                                            <attribute name="streetaddress">
                                                 <physicalAttribute name="postaladdress"/>
                                            </attribute>
                                            <attribute name="pobox">
                                                 <physicalAttribute name="postofficebox"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                            <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                                  <nameSpace name="$usermapping$">
                                          <attributes>
                                               <attribute name="REFERENCE_SYSTEM_USER">
                                                    <physicalAttribute name="sapusername"/>
                                               </attribute>
                                          </attributes>
                                     </nameSpace>
                             </nameSpaces>
                        </principal>
                        <principal type="group">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                             <attribute name="displayname">
                                                  <physicalAttribute name="ou"/>
                                             </attribute>
                                             <attribute name="description">
                                                  <physicalAttribute name="description"/>
                                             </attribute>
                                             <attribute name="uniquename" populateInitially="true">
                                                  <physicalAttribute name="cn"/>
                                             </attribute>
                                        </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.usermanagement.relation">
                                       <attributes>
                                             <attribute name="PRINCIPAL_RELATION_MEMBER_ATTRIBUTE">
                                                  <physicalAttribute name="member"/>
                                             </attribute>
                                             <attribute name="PRINCIPAL_RELATION_PARENT_ATTRIBUTE">
                                                  <physicalAttribute name="null"/>
                                             </attribute>
                                        </attributes>
                                  </nameSpace>
                                  <nameSpace name="com.sap.security.core.bridge">
                                       <attributes>
                                            <attribute name="dn">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
                        </principal>
                   </principals>
              </attributeMapping>
              <privateSection>
                   <ume.ldap.access.server_type>IBM-Tivoli</ume.ldap.access.server_type>
                   <ume.ldap.access.context_factory>com.sun.jndi.ldap.LdapCtxFactory</ume.ldap.access.context_factory>
                   <ume.ldap.access.authentication>simple</ume.ldap.access.authentication>
                   <ume.ldap.access.flat_group_hierachy>true</ume.ldap.access.flat_group_hierachy>
                   <ume.ldap.access.user_as_account>true</ume.ldap.access.user_as_account>
                   <ume.ldap.access.dynamic_groups>false</ume.ldap.access.dynamic_groups>
                   <ume.ldap.access.ssl_socket_factory>com.sap.security.core.server.https.SecureConnectionFactory</ume.ldap.access.ssl_socket_factory>
                   <ume.ldap.access.objectclass.user>inetOrgPerson</ume.ldap.access.objectclass.user>
                   <ume.ldap.access.auxiliary_objectclass.user>organizationalPerson,person</ume.ldap.access.auxiliary_objectclass.user>
                   <ume.ldap.access.objectclass.uacc>inetOrgPerson</ume.ldap.access.objectclass.uacc>
                   <ume.ldap.access.auxiliary_objectclass.uacc>organizationalPerson,person</ume.ldap.access.auxiliary_objectclass.uacc>
                   <ume.ldap.access.objectclass.grup>groupofnames</ume.ldap.access.objectclass.grup>
                   <ume.ldap.access.naming_attribute.user>cn</ume.ldap.access.naming_attribute.user>
                   <ume.ldap.access.auxiliary_naming_attribute.user>uid</ume.ldap.access.auxiliary_naming_attribute.user>
                   <ume.ldap.access.naming_attribute.uacc>cn</ume.ldap.access.naming_attribute.uacc>
                   <ume.ldap.access.auxiliary_naming_attribute.uacc>uid</ume.ldap.access.auxiliary_naming_attribute.uacc>
                   <ume.ldap.access.naming_attribute.grup>cn</ume.ldap.access.naming_attribute.grup>
                   <ume.ldap.default_group_member.enabled>true</ume.ldap.default_group_member.enabled>
                   <ume.ldap.default_group_member>cn=DUMMY_MEMBER_FOR_UME</ume.ldap.default_group_member>
              </privateSection>
         </dataSource>
    </dataSources>

  • Error in creation of TDS Certificate.

    Hi
    I am facing one problem in creation of TDS Certificate after successful creation of Remittance challan
    (j1inchln) and Bank challan updation(j1inbank).  The error msg is as follows:
    "Please maintain entries in layout  customizing:"
    When I an went see in the customising setting - Form has assigned to Company Code.
    Please guide me accordingly.  Thanks & Regards
    Narayana

    Hi,
    From the message it seems either you are using wrong company code in Organisation data of the PO or the company code need to be assigned to country in spro-enterprise structure-Financial accounting-edit copy check company code.
    Please check this.
    Dhruba

  • What deterimes the amount of data in a waveform from a TDS 1012 scope

    Hello,
       What determines the amount of data that is in a waveform that comes out of a TDS 1012 scope? I am assuming that I will have to look at the driver vi to determine the commands sent to the scope to figure it out. I am in a situation that I need to have the y axis to have a high resolution, that results in very little data being collected from the scope.
    Regards,
    Kaspar
    Regards,
    Kaspar

    Hello,
        The amount of data that comes out of the TDS 1012 scope is determined by the data start (DATaTARt)  and data stop (DATaTOP)  commands that are defined on page 58 (2-38) in the  346 page programming manual for the scope. I found of that the data start was not set to 1, which is the beginning of the data.
        I also had a very low level signal on channel that was all most unreadable by the scope that caused me to think that I was not getting all of the data.
    Regards,
    Kaspar
    Regards,
    Kaspar

  • TDS amount not getting updated in the table under the field QBSHB

    Dear Friends,
    The TDS amount entered while booking the vendor invoices through MIRO T-cde, is not getting updated in the table BSEG under the field QBSHB. 
    Kindly let me know the reason for the same and guide me to correct it
    TIA.
    Regards,
    Vincent

    HI Vincent,
    Bseg-QBSHB field is relavent for classic WT.
    I hope you are using the EWT.
    Hence if you post a document through MIRO it will not update
    (but if you post document FB60 it will update but wrongly).
    Reason is Miro document is posted through interface.
    Hence SAP is suggested to not refer the Bseg-QBSHB and etc., fields.
    refer only with_item table.
    Please refer the below replay from SAP
       Please refer the below note .363309
    Please review attached note 363309 for detailed explanation
    BSEG-QBSHB is designed to fill for the classic withholding tax. And
    extended withholding tax information is stored exclusive in table
    WITH_ITEM.
    You can check in table BSEG for the fields and will find that system
    do NOT update field BSEG-QBSHB.
    In your line layout,you define a field BSEG-QBSHB. But actully the field
    of vendor/customer line item is filled with zero from FI. Thus,it shows
    zero in line item display.
    And as note 363309 says,
    "Remove the field which contains the withholding tax information
    from your display variant.
    If you want to display the withholding tax information, double-click on
    the document number and subsequently choose 'Withholding tax' button."
    (BSEG-QSSKZ, BSEG-QSSHB, BSEG-QBSHB) field is not relavent for
    Extended withholding tax and not suppose to use in report FBL1N.
    It basically does not make any sense to use the withholding tax fields
    of the document line items (BSEG-QSSKZ, BSEG-QSSHB, BSEG-QBSHB) with the
    activated extended withholding tax.
    regards
    Madhu M
    Edited by: M Madhu on Jan 31, 2011 1:19 PM

  • Issue in TDS Challan Updation

    Hi
    I have an issue in which we have created a vendor invoice through F-02. The same has also been paid by creating an entry through F-02. However, when we are taking a challan for the same through j1inchln with the payment document number. the same is not showing. The system is giving an error that the document has not been updated in WITH_ITEM table.
    The payment cheque has also been cleared from the Bank A/c.
    Regards
    RS

    Hi,
    It looks like that, TDS line item has been created manually. If it was created manually it won't update in WITH_ITEM table.
    Only soultion is you have to issue a mannual TDS certificate to your vendor.
    All the best
    Prasad

  • /ZF5 and TDS Exemption is not coming for custom PF contribution

    Hi Friends,
    Need help regarding the custom PF deduction, requirement is
    IF GROSS - HRA < 6500 then *12%
    IF GROSS - HRA > 6500 then Only BASIC * 12%
    for this i written pcr and places in the schema also and in payslip PF amount's are coming correctly.
    Now my problem is PF Tax exemption i.e., Agg. of Chapter VI is not taking and if retro (any arrears) CF PF is not coming.
    can any one please tell how to get the Carry forward PF while in retro and PF exemption for TDS.
    please tell PCR and in which Schema i has to add.
    My Problem is CF PF is not coming and Exemption u/s 10 also not coming
    Screen shots for what i have done:
    PCR:
    SCHEMA:
    INN1 - Gross to Net Calculation
    INAL - Monthly factoring and storage (cumul.of gross amount)
    Thanks and Best Regards,
    Praneeth kumar

    Hi Friends,
    My requirement is for only one PSA - TANA, PF Basis amount has to check the wage types Basic (2100) and Additional Allowances (3800).
    logic is if Basic + Addl. Allowance is less than 6500, the 12% on Basic + Addl. Allownace
    if Basic + Addl. Allowance is greater than 6500, the 12% on Basic wage type only.
    I changed my PCR and while running the payroll, it is calculating the PF 12% and again 12% and storing in the wage types /3f1,/3f3......
    problem is, pcr is checking the /111 EPF Basis and according to logic it is multiplying 12% on that amount. but i want the result like check the EPF Basis and do according to logic and store the values.
    system behaving :
    Basic - 7727
    Allow - 1289
    total = 9016
    calculation: 7727*12% = 928
    system is calculating = 928*12% = 111
    PCR:
    Payslip:
    Best Regards,
    Praneeth kumar

  • Jabber client cannot login when primary IMP is unavailable

    Hi
    We have 2 x IMP 9.1 servers in cluster and Jabber client running.  Current Jabber client work since we use IMP primary IP for login. When primary IMP server becomes unavailable, Jabber client seems cannot login anymore.
    How can we fixed this?
    Fei

    http://en.wikipedia.org/wiki/SRV_record
    The jabber deployment and installation guide has all the details of the SRV records that Jabber uses.
    You can also google how to configure SRV records if you need further instructions.

  • TDS Amount on Vendor Advance Shows positive value in *QUERY* for TDS Report

    Hi Everybody,
    I have made a query for List of TDS Report with Vendor informations as required by my client. In which the value of TDS on Vendor Advance Payment appears as positive value instaead of negative value. Please suggest how to rectify.
    Thanks,
    Paul

    Dear,
    If you have cleared the advance in F-54, then this will reverse the tax amount. That could be the reason for tax amount in debit.

  • How to get tax break up of TDS using SQL query ?

    Hi all,
    We are developing a TDS report using SQL query
    Report will contain VendorCode,Date(ap inv date),Vendor name,
    Bill value,TDS Amount,
    Bill Value – 100.000,
    TDS (2%) - 2.000,
    TDS Surcharge(10% on TDS) - 0.2,
    TDS Cess(2%(TDS+TDS Surcharge)) - 0.044,
    TDS HeCess(1%(TDS+TDS Surcharge)) - 0.022.
    We have developed this report which displays upto
    VendorCode,Date(ap inv date),Vendor name,
    Bill value,TDS Amount.
    How to show tax break up of TDS in SQL query ?
    Thanks,
    With regards,
    Jeyakanthan.

    Hi gauraw,
    Thank for your reply.
    I modified the query , pasted the query
    as below in query generator,
    Select T0.DocNum,T0.DocDate,T0.CardCode as 'Ledger',T1.TaxbleAmnt As 'Bill value',T1.WTAmnt as 'TDSAmt',(TDSAmt * 0.1) as 'TDS_Surch',
    (((TDSAmt0.1) + TDSAmt)0.02)  as 'TDSCess',
    (((TDSAmt0.1) + TDSAmt)0.01)  as 'TDSHCess'
    FROM OPCH T0  INNER JOIN PCH5 T1 ON T0.DocEntry = T1.AbsEntry
    WHERE (T0.DocDate >= '[%0]' and T0.DocDate <= '[%1]')
    on clicking execute its showing error message invalid column
    name 'TDSAmt'.
    With regards,
    Jeyakanthan

  • TDS liability line items are not picking in u2013 J1INCHLN

    Hi Experts
    During depositing of TDS through J1INCHLN it is not picking all line items i.e. available in Ledger (FBL3N). We came to know after reconciliation even as all line items are available in table With_item as uncleared.
    We are facing this problem as the data from 01.03.2009u2026. Previously everything was working fine.
    One more thing I will stress here that we have started Purchase Order based invoice verification also from this period.
    Pl help ASAP.
    Regards
    Kuldeep Dubey

    check the line of TDS is having the Business Place, if the business place is not capturng in TDS line items , then the create the substitution for Business Place & Section Code.
    without business place in TDS line items you can't make the TDS payment.
    Regards
    Akmal

  • TDS line items are not getting reflected in J1INCHLN

    Hi Experts,
    While generating TDS challan we are not getting advance line items in J1INCHLN screen
    We made one advance payment which included 2 payment line items and two different tax codes, while generating TDS challan its is showing only one TDS line item that is Rs.1000/-, another TDS line item of Rs.966/- is not showing.
    Below is the example
    XYZ                                                                         43,000.00
    XYZ                                                                         46,000.00
    Bank                                                                        96,329.00-
    S/Tax Interim-In Cr                                                    5,160.00
    S/Tax Interim-In Cr                                                   3,864.00
    ST Interim E.C-In Cr                                                 103.00
    ST Interim E.C-In Cr                                                 77.00
    ST Inter H E.C-In Cr                                                 52.00
    ST Inter H E.C-In Cr                                                 39.00
    TDS Pble Contractors                                              966.00-
    TDS Pble Contractors                                              1,000.00-
    I checked the below possibilities for reason why its not getting reflected
    Vendor master having recipient type
    WITH_ITEM table updated with recipient type
    In the line item also having Business Place and section code
    Please suggest me is there any way to resolve the issue.
    Thanks & Regards,
    AIM

    Hi,
    Check whether the recipient type CO or OT is updated in With_item table for the line items that are missing in J1INCHLN.
    If Recipient type is not maintained in vendor master, at the time of posting the entry, then it does not get picked up in J1INCHLN. Even if you maintain in Vendor master later on, the With_item table does not get updated. This is one of the reasons why the line items does not get picked up in J1INCHLN. Check this, as you are confirming that Business Place, Section code etc.. are all present in line items and also that it is appearing correctly in With_item table.
    Regards
    Divya S

  • TDS line items are not Display in FB60

    Hi Experts,
    when in simulate a document in  T code- FB60. the TDS amount is calculated properly . DR , Cr is ok but the Line item of the TDS is not displayed.  when i post the document and open in FB03 all line items are dispalyed with TDS Line items also.. Proper Tax code of payment and invoice is attached.
    why not shown in FB60 when simulating a document??

    Hi
    If in FB60 you want to simulate tax items also, click on simulate from menu, you will be able to see the required details. If you click on simulate icon, it will not be visible.
    Regards
    Sanil Bhandari
    <a href="http://www.vcq.biz/">nature wallpapers</a>, <a href="http://www.utorrent.name/">utorrent</a>f in FB60

  • TDS Reversal in Down Payment Clearing F-54

    Hi,
    I have a downpayment through f-48, here TDS is properly deducted.
    Thenafter, I enter an invoice,here also TDS is properly deducted. Thereafter, in transaction F-54, the TDS amount deducted previously in F-48 should get reversed, which is not happening.
    Checked the config, seems to be ok. Pls guide urgently.
    Thanks & Regards,
    Shalin

    Hi,
    First check whether have selected the tick mark for central invoice proportion for the withholding tax type at the time of payment and then you make sure that at time of entry level whether you have entered the same business place/ section code for the both the document ie., at the time of invoice and downpayment.
    Regards,
    ANJI

  • Deduction of TDS while clearing Advance payment through F-53

    Hi Gurus,
    I deducted TDS on Advance payment of 10000 and then deducted TDS on Invoice of 50000 with base amount as 40000.
    Now, when i am clearing this invoice and advance payment through F-53 to pay the remaining balance, system is again deducting TDS on Advance payment.
    Please tell me how can i solve this issue.
    Thank You

    hii
    here the steps u need to follow is
    1. while making the down payment TDS is deducted
    u make down payment through f-48.
    2. post invoice through FB60. here when u r going to the withholding tax tab u need to delete the payment tax codes. if u do not delete than the tax will be deducted during the payment..
    3. now go to F-54 and transfer the advance payment to normal by clearing special G/L
    here when u clear the down payment the TDS deducted at he time of down payment will also be reversed.
    4. now finally go to F-53 and make the outstanding payment to your vendor ..
    so in this steps there wont be duplication of TDS pain.. u will be paying only once that is at the time of invoice.
    Hope u got ur answer
    assign points..
    sejal singh

Maybe you are looking for