Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowLegal Entity Identifier (LEI) -It is mandatory for corporate borrowers having aggregate fund-based and non-fund based exposure of ₹ 5 crore and above from any bank to obtain Legal Entity Identifier (LEI) registration and capture the same in the Central Repository of Information on Large Credits (CRILC). This will facilitate assessment of aggregate borrowing by corporate groups, and monitoring of the financial profile of an entity/group. On a review, it has been decided that the guidelines on LEI stand extended to Primary (Urban) Co-operative Banks (UCBs) and Non-Banking Financial Companies (NBFCs). It is further advised that non-individual borrowers enjoying aggregate exposure of ₹5 crore and above from banks and financial institutions (FIs)mshall be required to obtain LEI codes Entities can obtain LEI from any of the Local Operating Units (LOUs) accredited by the Global Legal Entity Identifier Foundation (GLEIF) ndash; (the head office of which is BASEL Switzerland) the entity tasked to support the implementation and use of LEI. In India, LEI code may be obtained from Legal Entity Identifier India Ltd (LEIIL), a subsidiary of the Clearing Corporation of India Limited (CCIL), which has been recognised by the Reserve Bank as issuer of LEI under the Payment and Settlement Systems Act, 2007 and is accredited by the GLEIF as the Local Operating Unit (LOU) in India for issuance and management of LEI.
Total Exposure | LEI to be obtained on or before |
Above ₹25 crore | April 30, 2023 |
Above ₹10 crore , up to ₹25 crore | April 30, 2024 |
₹5 crore and above, up to ₹10 crore | April 30, 2025 |
In data analytics, which algorithm is commonly used for predictive modeling when the target variable is categorical?
Which of the following cloud service models provides the most control over the underlying infrastructure to the user?
Which of the following scenarios violates the Isolation property in the ACID properties of a transaction?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...
Which of the following creates a pattern object?
Purpose of Scope resolution operator
Command to change the priority in LINUX
Which of the following is the correct CIDR notation for a network with a subnet mask of 255.255.255.240?
What will be the output of the following code when printList is called with a linked list containing the values 1 -> 2 -> 3?
class Node:
�...