How to manage entry tax in sap b1 9.0

Hi all
My clint production house in other state and billing house in other state so when ever he call the FG mmaterial from production house to corporate he need to pay entry tax @1% so I can transfer the material through inventory transfer with F form but how can I map this entry tax with FG item ??
second is how can Update business partner bank details in business partners- payment terms its showing inactive and I m not able to edit or modify it ?
Please help me
Thanks
Ricky

Hello Sir
No update ... Still finding the solution .
I got this from the document which you sent me in this forum but didn't get that how to work on this
Please advise me
Country-Specific Fields: India
Select this checkbox in the case of interstate inventory transfer. By default this checkbox is not selected.
Once an inventory transfer is flagged as VAT, you will find the Transaction Category field and the Form No. field in the inventory transfer document.
Note
If the inventory transfer happens during the course of interstate sales, it is required, as per State Level VAT rules, that input credit of tax be restricted. Credit is allowable only to the extent of tax paid on inputs in excess of 4%.
You need to scroll back to Inventory Transfer to create a JE. The Journal Entry window opens with the filled data on right-click and for posting a reversal of VAT.
If a JE has been created, then you can see the JE by right-clicking and choosing Show VAT JE.

Similar Messages

  • How to manage physical sample in SAP?

    Hi,
    How to manage physical sample in SAP?
    Regards
    Ashish Jain

    Hi
    Physical sample is to keep the sample of a product till its shelf life expiry date. E.g. In case of any shelf life applicable product, the inspected sample will be retained till its expiry date. If any customer complaints are received, on inspecting the complaint, result may be compared with the existing physical sample.
    In SAP, Material master should have inspection type 15.
    To create physical sample, sample drawing procedure has to be created and attached to the header of inspection plan. With this set up when the lot is created, physical sample will also be created. Result recording should be done for physical sample. Physical sample storage information has to be updated through transaction code QPR2
    Regards
    Nikhilesh Ray

  • How to upload Revised Tax into SAP

    hi ,
    In HR Module .. Now tax is revised know... how to upload that Revised tax into SAP .. Please Explain step by step ..
    Regards,
    Kumar

    Hi,
    Please check the code below:
    CALL FUNCTION 'GUI_UPLOAD'
        EXPORTING
          filename                = gv_file
          filetype                = 'ASC'
          has_field_separator     = gc_x
        TABLES
          data_tab                = gt_dummy
        EXCEPTIONS
          file_open_error         = 1
          file_read_error         = 2
          no_batch                = 3
          gui_refuse_filetransfer = 4
          invalid_type            = 5
          no_authority            = 6
          unknown_error           = 7
          bad_data_format         = 8
          header_not_allowed      = 9
          separator_not_allowed   = 10
          header_too_long         = 11
          unknown_dp_error        = 12
          access_denied           = 13
          dp_out_of_memory        = 14
          disk_full               = 15
          dp_timeout              = 16
          OTHERS                  = 17.
      IF sy-subrc NE gc_zero_num.
        MESSAGE e006.
      ENDIF.
    Check if the input file is blank
      IF gt_dummy[] IS INITIAL.
        MESSAGE i007.
        LEAVE LIST-PROCESSING.
      ENDIF.
    Regards
    Kannaiah

  • How to add entry tax to the materail

    Hi sir,
    I want to add non duductable taxes like entry tax to material . So any body can help us.
    regards,
    p.v.subba rao

    hi...
    if u want to apply tax only on material....then either add it in the material master or create material specific pricing procedure...
    go to...spro ->logistics general ->material master ->field selection ->assign field to field slelction group. and check the field selection group MG03STEUER-TATYP for tax category which is applied on the material master....Sales Org 1 View...
    Hope it works..
    Thanks...

  • How to manage financial investments in SAP?

    Good afternoon,
    what is the appropriate SAP module  to Manage Financial Investments (participations), bearing in mind that we want to manage:
      - The existing shares;
      - The number of shares;
      - The acquisition cost (unit value);
      - Loans to group companies;
      -distribution of dividends to the shareholders?
    Thank you,
    RFerrã

    Hi!
    You can  actvaied  Corporate  Finance   Managment (CFM).
    It's manage  Shares, Mutual-fund,bond, Commodity & Commerical  paper.
    thanks
    Rup

  • How can we assign tax for SAP B1

    hi
       Ayone give me full detail of taxes

    H i rajan
              you are confusing yourself, well these are the tax codes that are pre difined, and have to be assigned according to the client requirement, it depends on the nature of business the client is into...
             when you say VAT, it is sales tax which is calculated on the whole document amount meaning after calculating CENVAT (BedEcessHcess),
    i hope you are looking for the nature of TAXES ?
                                                   Thanx  RIYAZ

  • My family put multiple devices on the icloud, and I need to know how to manage duplicate entries.  Specifically contacts.  If I fix the contact list on my pc will it push the info out to the other devices and maintain it correctly?

    My family put multiple devices on the icloud, and I need to know how to manage duplicate entries.  Specifically contacts.  If I fix the contact list on my pc will it push the info out to the other devices and maintain it correctly?

    All devices signed into the same iCloud account will finish up with the same contacts. Of course if prior to joining iCloud two family members each had an entry for Uncle Fred, then you will finish up with two contact cards for Uncle Fred, and so on. If you tidy this up on your computer then the changes will propagate to everyone else.

  • How to release the budget in SAP Funds Management

    Hi
    How to release the budget in SAP Funds Management. Please let me know the proceedure and the transaction code
    Tks

    Hi,
    The answer depends on if you are using Former Budgeting or BCS.
    1) If you are using Former Budgeting:
    a. You should use transaction FR51 to enter Release or FR55 to distribute it.
    2) If you are using BCS:
    a. Within FMBBC transaction you have the option to release the budget, use document type as REL (release).
    b. You can activate the automatic release for each budget profile in Customizing of Funds Management Government.   To do this, in IMG select Funds Management Government ® Budgeting and Availability Control (Former Budgeting) ® Budget Profiles (Former Budgeting) ® Set Up Budget Profiles.
    With the automatic release, the corresponding background releases for expenditures FM account assignments with budget transfers are also posted. Take note that the maximum amount that this automated release can transfer from the sender is the amount that has already been released.
    If you do not activate the automated release, the maximum amount that can be transferred from the sender is that which has not yet been released.
    c. You can use the mass transaction for release, which is FMMPRELE.
    I hope that this answer your inquiry.
    Best Regards,
    Vanessa Barth.

  • How to upload the data to SAP-DMS(Document Management System)

    Dear sir,
    How to upload the data to SAP-DMS (Document Management System) please give me the code for this .ex for (excel format or tab  deliminated) to sap system through BAPI i have to pass.
    regards
    R M Patil

    Hi,
    May be following link may help you.
    /thread/315373 [original link is broken]
    /message/205534#205534 [original link is broken]
    Thanks,
    Sree.

  • How to configure dba cockpit in sap solution manager

    Hello colleagues,
    how to configure dba cockpit in sap solution manager??
    Thanks!

    Hi Victor,
    Please go through this doc, it might helps you.
    Sap Solution Manager - Dbacockpit
    Sap Solman Instguide Dba Cockpit Setup
    Regards
    Amit

  • How can I customize Entry tax process on Inventory transfer ?

    Hi all
    As I got to know that In Indian loclization there is no option for tax calcultation of non exciseble goods
    So can any one help me that how can I Map the process for entry tax on inventory transfer ?
    Thanks
    Ricky

    Hi Joseph
    Complete scenario is , My Clint production whse is in different state and billing whse is in different state so when He call the material from production state to billing state , He need to pay 1% entry tax and which is not part of item cost , He get set off for this so I want to make Inventory transfer and on inventory transfer I need tax code selection field and after selection the field system should transfer the tax value to related GL .
    Thanks
    Ricky

  • How to manage pulp and paper  processing through SAP

    Hi...
    please let me know how to manage pulp and paper  processing through SAP-PP in details......
    or please provide sum links where i can get the solution....
    regards,
    sandeep.

    Hi Ema,
    you need to ensure in your BAdi implementation that the records do not overlap. Ideally (for performance reasons) you also keep the number of records in RPM_BUPA_AVL low
    i.e. one record for 01.Jan to 05 Jan with 8 hours is better compared to 5 records with 8 hours each.
    Best regards
    Thorsten

  • How can i make entry in standard SAP table

    hi all
    how can i make entry in standard sap table.
    ex- lfa1
    without using programming,BDC.

    Hi,
    in the table if u find delivery and maintainance allowed with restrictions in delivery /maintainance tab u can enter data from program only.
    see the below example.
    tables: lfa1.
    lfa1-lifnr = '0878877'.
    lfa1-name1 = 'my name'.
    lfa1-ort01 = 'bangalore'.
    lfa1-land1 = 'in'.
    modify lfa1.
    rgds,
    bharat.

  • Entry tax posted in Gr & excluded in IR. How to clear open item in Entry Tax Clrng gl??

    Hi Experts,
    Issue is as below.
    Material Po Value 1000
    Entry Tax value        10
    Grn Posted with entry tax hence accounting entry as below
    Material Stock Gl Dr 1010
    Gr Ir                                  Cr 1000
    Entry Tax Clrng                 Cr    10
    But while posting vendor Invoice, user excluded Entry Tax line item
    GR/IR Dr  1000
    To vendor Cr  1000
    Now Gl Entry  tax Clearing gl has open item for rs  10.
    I tried MR11 ( Delivery Cost Accounts) Is it the right way to clear this open item???
    plz suggest

    Hi,
    Does your po is like the indian scenario ? and you told that you maintained the Entry Tax condition in the MM pricing procedure and the Entry tax condition is like frieght condition definition . Is this right ?
    If so in the MIRO screen with refernce to the PO post as delivery costs . Normally for posting the entry tax what will you do while MIRO ? You select the goods services + planned delivery costs ? if is that process you followed , then you can post the missed one like as above.
    Regards,

  • How to clear entries in a Recon GL account?

    How to clear entries in Recon GL account. When we try to post using f-03, open items does not become visible and We can not go for open item management for particular GL. Please tell me the alternatives for this process.

    The forum [FPM - General|Enterprise Performance Management (SAP EPM); in which you originally posted your question deals mainly with the financial performance applications otherwise known as Enterprise Performance Management (EPM) carrying the BusinessObjects brand.   Your question pertains to SAP [ERP Financials|SAP ERP Financials; which is covered by another forum.  Therefore your message has been moved.  Please adjust any bookmarks you might have and post to the appropriate area in the future, that way you are assured you will have the right audience reading your posts.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

Maybe you are looking for

  • How to use different xsl's for user first time logon in OAM

    Hi, We have a requirement to use different stylesheets (xsls) for employees and customers in OAM. How we can configure different XSLs for user first time logon to OAM (i.e for change password and configuring challenge and responses). Any pointers on

  • How to control gaps between JPanel

    I have some problem controlling the gaps in my application. A main JPanel. Inside has a JScrollPane, which inside has one or more JPanel. The internal JPanel uses GroupLayout to lay the buttons and labels. The top JPanel has a setSize(900,900). Every

  • How can I make a wall in a game AS2

    Earlier I've declarded my speed_var as 5 and allocated it a button so it moves at 5 pixles so in theory it should stop, have I written it wrong? player1_mc.onEnterFrame = function(){ if (this.hitTest(wall1_mc)){   trace(this.hitTest(wall1_mc));   spe

  • Tacacs+ 2960S Stack

    Hello All, We have recently bought a batch of Cisco 2960x-48LPS-L switches. They where all shipped with c2960x-universalk9-mz.150-2.EX2. We have migrated our standard switch configuration which works fine on Cisco 2960, 3750 switches onto these x ser

  • FACING PROBLEM IN BACKFLASHING

    Dear All, when i m backflash a particuler item in system i m getting error reading reporting point information ??? so please tell me how can i solve this problem screen shot attach with warm regards Pritpal Mehru