/* ------------------------------------------------------------------ * * IJLMH MPC: ensure author_article has the nationality column. * Additive, idempotent, guarded by an option so it runs once. * 0 = all authors in India (Indian/INR), 1 = any author outside India (International/USD). * ------------------------------------------------------------------ */ add_action('init', 'ijlmh_ad_ensure_outside_india_col'); function ijlmh_ad_ensure_outside_india_col() { if ('yes' === get_option('ijlmh_outside_india_col')) { return; } global $wpdb; $tbl = $wpdb->prefix . 'author_article'; $found_tbl = $wpdb->get_var($wpdb->prepare('SHOW TABLES LIKE %s', $tbl)); if ($found_tbl !== $tbl) { return; // Manuscript table not present yet; nothing to do. } $col = $wpdb->get_var($wpdb->prepare("SHOW COLUMNS FROM `{$tbl}` LIKE %s", 'outside_india')); if ($col !== 'outside_india') { $wpdb->query("ALTER TABLE `{$tbl}` ADD COLUMN outside_india TINYINT(1) NOT NULL DEFAULT 0"); $col = $wpdb->get_var($wpdb->prepare("SHOW COLUMNS FROM `{$tbl}` LIKE %s", 'outside_india')); } if ($col === 'outside_india') { update_option('ijlmh_outside_india_col', 'yes'); } } Sections 40-47 of the Central Goods and Services Tax Act, 2017 | International Journal of Law Management & Humanities
Home / Volume 6, Issue 1 / Sections 40-47 of the Central Goods and Services… Open access · CC BY-NC 4.0
Research Paper Volume 6 Issue 1 2279 - 2285 February 28, 2023

Sections 40-47 of the Central Goods and Services Tax Act, 2017

Lead author · Corresponding
Advait Thatikonda
Student at National University of Advanced Legal Studies, Kochi, India
Co-author
Aamir Shejeed
Student at National University of Advanced Legal Studies, Kochi, India
View PDF Full text DOIhttps://doij.org/10.10000/IJLMH.114264
Abstract

The Central Goods and Services Tax (CGST) Act, 2017 was enacted by the Indian government to regulate the taxation of goods and services under the Goods and Services Tax (GST) regime in India. The CGST Act provides the legal framework for the imposition and collection of the Central Goods and Services Tax, which is a tax levied by the Central government on the intra-state supply of goods and services. The Act also lays down the rules for availing input tax credit and the procedures for furnishing of outward supplies, inward supplies, and returns. Sections 40, 41, and 42 of the CGST Act are crucial in facilitating the returns and refund process. Section 40 deals with the first return and the issuance of refund in cases of excess payment of tax, while Section 41 deals with the recovery of tax not levied or short-levied or erroneously refunded. Section 42 deals with matching, reversal, and reclaim of input tax credit, ensuring that the credit taken by the recipient matches the details of the supplier. The CGST Act plays a significant role in regulating the tax system in India, and it is essential for taxpayers to comply with its provisions.

Keywords CGST Act 2017
Type
Research Paper
Information
International Journal of Law Management and Humanities, Volume 6, Issue 1, Page 2279 - 2285
DOI: https://doij.org/10.10000/IJLMH.114264
Creative Commons
CC BY-NC 4.0 This is an Open Access article distributed under the terms of the Creative Commons Attribution–NonCommercial 4.0 International (CC BY-NC 4.0) (https://creativecommons.org/licenses/by-nc/4.0/), which permits remixing, adapting, and building upon the work for non-commercial use, provided the original work is properly cited.
Copyright
Copyright © IJLMH 2026
Disclaimer
The views and opinions expressed in this manuscript are those of the author(s) alone and do not reflect the views, policies, or position of the Journal.

Export citation


        
📢 Call for Papers — Volume IX Issue III now open  ·  Impact Factor 7.010  ·  Indexed in HeinOnline, Manupatra & Google Scholar + 1000+ Libraries  ·  Free DOI Submit Now →
Chat with us