IN GST(Goods and Service Tax) localization requirement
最近在做印度新的間接稅研究和配置,做了一些配置方案和記錄。因為是英文也不做漢化了。
印度新的間接稅GST將會在明年實施,對於現有稅收體系進行了簡化,具體稅率沒有正式公佈,不過已經做了整體架構。以下配置是基於整體架構的設想配置。
GST overviews
- Intra-State transaction: CGST to Central Gov; SGST to State Gov
- Inter-state transaction: IGST to Central Gov
- Tax Registration entity and reporting is based on state level; each state tax rate might be different.
- Separate accumulation of credit and payables for CGST/SGST/IGST at registration level(states)
另外,在抵扣方面,IGST可以被CGST和IGST以及SGST抵扣,但是SGST只能被本州的SGT抵扣
GST on premise solution
1.Capture GST registration at Business Place level; Business Place as State.
-Company code needs to be created tax registeration entity of each state(Business place)
have to create vendor/Customer based on company code of each state
2.Business Place based Tax G/L account determination – Both for MM and SD
-T-code OB40, Business place needs to add in tax account determination
3.New Tax Procedure/ condition types/access sequences /Account Key and account determination
-Tax Procedure: TAXINN
-Condition types/Access sequences:
-Input: JICG; JISG; JIIG
-Output: JOCG;JOSG; JOIG
-Account key:
-Input: JIC; JIS; JII
-Output: JOC; JOS; JOI
4.Output GST invoice number: Criteria for legal numbering may be specified by govt.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22259926/viewspace-2130055/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP Important note on transporting tax codesImport
- SAP Tcode for Maintain Tax Code - FTXPAI
- vis.js 4.21.0 Timeline localizationJS
- 1149 Dangerous Goods Packaging (25分)Go
- SAP BAPI BAPI_GOODSMVT_CREATE Goods movementAPIGo
- SF-Net: Single-Frame Supervision for Temporal Action Localization
- PAT (Advanced Level) Practice 1149 Dangerous Goods Packaging (25分)Go
- 論文筆記 SimpleNet A Simple Network for Image Anomaly Detection and Localization筆記
- WSL (Windows Subsystem for Linux) 的 VSLAM (Visual Simultaneous Localization and Mapping) 道路WindowsLinuxSLAMAPP
- mysql source code源代安裝的前提條件requirementMySqlUIREM
- paramiko 2.4.2 has requirement cryptography>=1.5, but you'll have cryptography 1.3.1 which is incompUIREM
- Could not find a version that satisfies the requirement py4j (from versions: ) No matching distributUIREM
- SAP SD基礎知識之免費貨物(Free Goods)Go
- Salesforce Consumer Goods Cloud 淺談篇一之基礎介紹SalesforceGoCloud
- Service
- 論文翻譯:2018_Source localization using deep neural networks in a shallow water environment
- Flask擴充套件包安裝出現錯誤:Could not find a version that satisfies the requirement ...Flask套件UIREM
- Android ServiceAndroid
- 深度學習論文翻譯解析(十一):OverFeat: Integrated Recognition, Localization and Detection using Convolutional Networks深度學習
- k8s之Service詳解-Service使用K8S
- Salesforce Consumer Goods Cloud 淺談篇二之門店產品促銷的配置SalesforceGoCloud
- Android Intent ServiceAndroidIntent
- systemd service unit
- 深入掌握service
- Service Worker初探
- Android Service SecurityAndroid
- What is a service mesh?
- Service Locator 模式模式
- Service詳解
- 建立windows serviceWindows
- Salesforce Consumer Goods Cloud 淺談篇三之 行動計劃(Action Plan)相關配置SalesforceGoCloud
- Salesforce Consumer Goods Cloud 淺談篇四之店內拜訪的建立和執行SalesforceGoCloud
- Android Service生命週期 Service裡面的onStartCommand()方法詳解Android
- 【應用服務 App Service】App Service 新手資料包APP
- Service呼叫其他Service的private方法, @Transactional會生效嗎(上)
- 【Azure Bot Service】部署Python ChatBot程式碼到App Service中PythonAPP
- Service啟動流程
- Service銷燬流程
- 認識 Service Worker